Class: Aws::Types::CancelArchivalInput

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)


188
189
190
# File 'sig/types.rbs', line 188

def gateway_arn
  @gateway_arn
end

#tape_arn::String

Returns the value of attribute tape_arn.

Returns:

  • (::String)


189
190
191
# File 'sig/types.rbs', line 189

def tape_arn
  @tape_arn
end