Class: Aws::Types::DeleteCustomModelDeploymentRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteCustomModelDeploymentRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#custom_model_deployment_identifier ⇒ ::String
Returns the value of attribute custom_model_deployment_identifier.
Instance Attribute Details
#custom_model_deployment_identifier ⇒ ::String
Returns the value of attribute custom_model_deployment_identifier.
1317 1318 1319 |
# File 'sig/types.rbs', line 1317 def custom_model_deployment_identifier @custom_model_deployment_identifier end |