Module: Aws::SageMaker::Client::_ListJobSchemaVersionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListJobSchemaVersionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#job_config_schemas ⇒ ::Array[Types::JobConfigSchemaVersionSummary]
6131 |
# File 'sig/client.rbs', line 6131
def job_config_schemas: () -> ::Array[Types::JobConfigSchemaVersionSummary]
|
#next_token ⇒ ::String
6130 |
# File 'sig/client.rbs', line 6130
def next_token: () -> ::String
|