Class: Aws::Types::Transition

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#date::Time

Returns the value of attribute date.

Returns:



3018
3019
3020
# File 'sig/types.rbs', line 3018

def date
  @date
end

#days::Integer

Returns the value of attribute days.

Returns:



3019
3020
3021
# File 'sig/types.rbs', line 3019

def days
  @days
end

#storage_class"GLACIER", ...

Returns the value of attribute storage_class.

Returns:



3020
3021
3022
# File 'sig/types.rbs', line 3020

def storage_class
  @storage_class
end