Class: Aws::Types::GetBucketLifecycleConfigurationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


698
699
700
# File 'sig/types.rbs', line 698

def 
  @account_id
end

#bucket::String

Returns the value of attribute bucket.

Returns:

  • (::String)


699
700
701
# File 'sig/types.rbs', line 699

def bucket
  @bucket
end