Class: Aws::Types::DeleteProvisionedModelThroughputRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteProvisionedModelThroughputRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#provisioned_model_id ⇒ ::String
Returns the value of attribute provisioned_model_id.
Instance Attribute Details
#provisioned_model_id ⇒ ::String
Returns the value of attribute provisioned_model_id.
1396 1397 1398 |
# File 'sig/types.rbs', line 1396 def provisioned_model_id @provisioned_model_id end |