Class: Aws::Types::CancelRetrievalInput

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:

  • (::String)


209
210
211
# File 'sig/types.rbs', line 209

def gateway_arn
  @gateway_arn
end

#tape_arn::String

Returns the value of attribute tape_arn.

Returns:

  • (::String)


210
211
212
# File 'sig/types.rbs', line 210

def tape_arn
  @tape_arn
end