Class: Aws::Types::UpdateSnapshotCopyConfigurationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#snapshot_copy_configuration_id::String

Returns the value of attribute snapshot_copy_configuration_id.

Returns:

  • (::String)


1097
1098
1099
# File 'sig/types.rbs', line 1097

def snapshot_copy_configuration_id
  @snapshot_copy_configuration_id
end

#snapshot_retention_period::Integer

Returns the value of attribute snapshot_retention_period.

Returns:

  • (::Integer)


1098
1099
1100
# File 'sig/types.rbs', line 1098

def snapshot_retention_period
  @snapshot_retention_period
end