Module: Aws::S3Control::Client::_GetBucketResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetBucketResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#bucket ⇒ ::String
832 |
# File 'sig/client.rbs', line 832 def bucket: () -> ::String |
#creation_date ⇒ ::Time
834 |
# File 'sig/client.rbs', line 834 def creation_date: () -> ::Time |
#public_access_block_enabled ⇒ Boolean
833 |
# File 'sig/client.rbs', line 833 def public_access_block_enabled: () -> bool |