Class: Aws::Types::AwsS3BucketBucketLifecycleConfigurationRulesNoncurrentVersionTransitionsDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#days::Integer

Returns the value of attribute days.

Returns:

  • (::Integer)


4000
4001
4002
# File 'sig/types.rbs', line 4000

def days
  @days
end

#storage_class::String

Returns the value of attribute storage_class.

Returns:

  • (::String)


4001
4002
4003
# File 'sig/types.rbs', line 4001

def storage_class
  @storage_class
end