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]
1366 |
# File 'sig/client.rbs', line 1366
def authorized_url_configs: () -> ::Array[Types::AuthorizedUrl]
|
#next_token ⇒ ::String
1367 |
# File 'sig/client.rbs', line 1367
def next_token: () -> ::String
|