Class: Aws::Types::CreateProvisionedModelThroughputResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateProvisionedModelThroughputResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#provisioned_model_arn ⇒ ::String
Returns the value of attribute provisioned_model_arn.
Instance Attribute Details
#provisioned_model_arn ⇒ ::String
Returns the value of attribute provisioned_model_arn.
1199 1200 1201 |
# File 'sig/types.rbs', line 1199 def provisioned_model_arn @provisioned_model_arn end |