Module: Aws::SageMaker::Client::_CreateHubContentPresignedUrlsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateHubContentPresignedUrlsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#authorized_url_configs ⇒ ::Array[Types::AuthorizedUrl]
1352 |
# File 'sig/client.rbs', line 1352
def authorized_url_configs: () -> ::Array[Types::AuthorizedUrl]
|
#next_token ⇒ ::String
1353 |
# File 'sig/client.rbs', line 1353
def next_token: () -> ::String
|