Class: Aws::Types::DescribeJobSchemaVersionRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#job_category"AgentRFT", "AgentRFTEvaluation"

Returns the value of attribute job_category.

Returns:

  • ("AgentRFT", "AgentRFTEvaluation")


4582
4583
4584
# File 'sig/types.rbs', line 4582

def job_category
  @job_category
end

#job_config_schema_version::String

Returns the value of attribute job_config_schema_version.

Returns:

  • (::String)


4583
4584
4585
# File 'sig/types.rbs', line 4583

def job_config_schema_version
  @job_config_schema_version
end