Class: Aws::Types::GetCustomModelDeploymentRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetCustomModelDeploymentRequest
- 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.
1817 1818 1819 |
# File 'sig/types.rbs', line 1817 def custom_model_deployment_identifier @custom_model_deployment_identifier end |