Module: Aws::AmplifyBackend::Client::_ListS3BucketsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListS3BucketsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#buckets ⇒ ::Array[Types::S3BucketInfo]
504 |
# File 'sig/client.rbs', line 504
def buckets: () -> ::Array[Types::S3BucketInfo]
|
#next_token ⇒ ::String
505 |
# File 'sig/client.rbs', line 505
def next_token: () -> ::String
|