Class: Aws::Types::DeleteTapeInput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#bypass_governance_retentionBoolean

Returns the value of attribute bypass_governance_retention.

Returns:



499
500
501
# File 'sig/types.rbs', line 499

def bypass_governance_retention
  @bypass_governance_retention
end

#gateway_arn::String

Returns the value of attribute gateway_arn.

Returns:



497
498
499
# File 'sig/types.rbs', line 497

def gateway_arn
  @gateway_arn
end

#tape_arn::String

Returns the value of attribute tape_arn.

Returns:



498
499
500
# File 'sig/types.rbs', line 498

def tape_arn
  @tape_arn
end