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)


13874
13875
13876
# File 'sig/types.rbs', line 13874

def snapshot_id
  @snapshot_id
end

#tiering_start_time::Time

Returns the value of attribute tiering_start_time.

Returns:

  • (::Time)


13875
13876
13877
# File 'sig/types.rbs', line 13875

def tiering_start_time
  @tiering_start_time
end