Class: Aws::Types::AutomaticTapeCreationPolicyInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#automatic_tape_creation_rules::Array[Types::AutomaticTapeCreationRule]

Returns the value of attribute automatic_tape_creation_rules.

Returns:



118
119
120
# File 'sig/types.rbs', line 118

def automatic_tape_creation_rules
  @automatic_tape_creation_rules
end

#gateway_arn::String

Returns the value of attribute gateway_arn.

Returns:

  • (::String)


119
120
121
# File 'sig/types.rbs', line 119

def gateway_arn
  @gateway_arn
end