Class: Aws::Types::JobConfigSchemaVersionSummary
- Inherits:
-
Object
- Object
- Aws::Types::JobConfigSchemaVersionSummary
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_config_schema_version ⇒ ::String
Returns the value of attribute job_config_schema_version.
Instance Attribute Details
#job_config_schema_version ⇒ ::String
Returns the value of attribute job_config_schema_version.
6842 6843 6844 |
# File 'sig/types.rbs', line 6842 def job_config_schema_version @job_config_schema_version end |