Module: Aws::SageMaker::Client::_DescribeJobSchemaVersionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeJobSchemaVersionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #job_category ⇒ "AgentRFT", "AgentRFTEvaluation"
- #job_config_schema ⇒ ::String
- #job_config_schema_version ⇒ ::String
Instance Method Details
#job_category ⇒ "AgentRFT", "AgentRFTEvaluation"
4431 |
# File 'sig/client.rbs', line 4431 def job_category: () -> ("AgentRFT" | "AgentRFTEvaluation") |
#job_config_schema ⇒ ::String
4433 |
# File 'sig/client.rbs', line 4433 def job_config_schema: () -> ::String |
#job_config_schema_version ⇒ ::String
4432 |
# File 'sig/client.rbs', line 4432 def job_config_schema_version: () -> ::String |