Class: Aws::Types::DeleteModelCardRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteModelCardRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#model_card_name ⇒ ::String
Returns the value of attribute model_card_name.
Instance Attribute Details
#model_card_name ⇒ ::String
Returns the value of attribute model_card_name.
3486 3487 3488 |
# File 'sig/types.rbs', line 3486 def model_card_name @model_card_name end |