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
821 |
# File 'sig/client.rbs', line 821
def bucket: () -> ::String
|
#creation_date ⇒ ::Time
823 |
# File 'sig/client.rbs', line 823
def creation_date: () -> ::Time
|
#public_access_block_enabled ⇒ Boolean
822 |
# File 'sig/client.rbs', line 822
def public_access_block_enabled: () -> bool
|