Class: Aws::Types::CreateModelOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateModelOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#model_arn ⇒ ::String
Returns the value of attribute model_arn.
Instance Attribute Details
#model_arn ⇒ ::String
Returns the value of attribute model_arn.
2556 2557 2558 |
# File 'sig/types.rbs', line 2556 def model_arn @model_arn end |