Class: Aws::Types::InvalidObjectState

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#access_tier"ARCHIVE_ACCESS", "DEEP_ARCHIVE_ACCESS"

Returns the value of attribute access_tier.



1499
1500
1501
# File 'sig/types.rbs', line 1499

def access_tier
  @access_tier
end

#storage_class"STANDARD", ...

Returns the value of attribute storage_class.



1498
1499
1500
# File 'sig/types.rbs', line 1498

def storage_class
  @storage_class
end