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)


14171
14172
14173
# File 'sig/types.rbs', line 14171

def snapshot_id
  @snapshot_id
end

#tiering_start_time::Time

Returns the value of attribute tiering_start_time.

Returns:

  • (::Time)


14172
14173
14174
# File 'sig/types.rbs', line 14172

def tiering_start_time
  @tiering_start_time
end