Class: Aws::Types::DescribeTapeRecoveryPointsInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#gateway_arn::String

Returns the value of attribute gateway_arn.

Returns:



741
742
743
# File 'sig/types.rbs', line 741

def gateway_arn
  @gateway_arn
end

#limit::Integer

Returns the value of attribute limit.

Returns:



743
744
745
# File 'sig/types.rbs', line 743

def limit
  @limit
end

#marker::String

Returns the value of attribute marker.

Returns:



742
743
744
# File 'sig/types.rbs', line 742

def marker
  @marker
end