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.
4713 4714 4715 |
# File 'sig/types.rbs', line 4713 def model_card_export_job_arn @model_card_export_job_arn end |