Class: Aws::Types::UpdateModelCardResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateModelCardResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#model_card_arn ⇒ ::String
Returns the value of attribute model_card_arn.
Instance Attribute Details
#model_card_arn ⇒ ::String
Returns the value of attribute model_card_arn.
12268 12269 12270 |
# File 'sig/types.rbs', line 12268 def model_card_arn @model_card_arn end |