Class: Aws::Types::AwsS3BucketBucketLifecycleConfigurationRulesNoncurrentVersionTransitionsDetails

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#days::Integer

Returns the value of attribute days.



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

def days
  @days
end

#storage_class::String

Returns the value of attribute storage_class.



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

def storage_class
  @storage_class
end