Class: Aws::Types::NoncurrentVersionTransition

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#noncurrent_days::Integer

Returns the value of attribute noncurrent_days.

Returns:



1394
1395
1396
# File 'sig/types.rbs', line 1394

def noncurrent_days
  @noncurrent_days
end

#storage_class"GLACIER", ...

Returns the value of attribute storage_class.

Returns:



1395
1396
1397
# File 'sig/types.rbs', line 1395

def storage_class
  @storage_class
end