Class: Aws::Types::ModifySnapshotTierResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#snapshot_id::String

Returns the value of attribute snapshot_id.

Returns:

  • (::String)


14510
14511
14512
# File 'sig/types.rbs', line 14510

def snapshot_id
  @snapshot_id
end

#tiering_start_time::Time

Returns the value of attribute tiering_start_time.

Returns:

  • (::Time)


14511
14512
14513
# File 'sig/types.rbs', line 14511

def tiering_start_time
  @tiering_start_time
end