Class: Aws::Types::RetrieveTapeArchiveInput

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:



1204
1205
1206
# File 'sig/types.rbs', line 1204

def gateway_arn
  @gateway_arn
end

#tape_arn::String

Returns the value of attribute tape_arn.

Returns:



1203
1204
1205
# File 'sig/types.rbs', line 1203

def tape_arn
  @tape_arn
end