Class: Aws::Types::DescribeModelCardExportJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeModelCardExportJobRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#model_card_export_job_arn ⇒ ::String
Returns the value of attribute model_card_export_job_arn.
Instance Attribute Details
#model_card_export_job_arn ⇒ ::String
Returns the value of attribute model_card_export_job_arn.
4710 4711 4712 |
# File 'sig/types.rbs', line 4710 def model_card_export_job_arn @model_card_export_job_arn end |