Class: Aws::Types::UpdateAutomaticTapeCreationPolicyInput

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:



1430
1431
1432
# File 'sig/types.rbs', line 1430

def automatic_tape_creation_rules
  @automatic_tape_creation_rules
end

#gateway_arn::String

Returns the value of attribute gateway_arn.

Returns:



1431
1432
1433
# File 'sig/types.rbs', line 1431

def gateway_arn
  @gateway_arn
end