Class: Aws::Types::UpdateCustomModelDeploymentResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateCustomModelDeploymentResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#custom_model_deployment_arn ⇒ ::String
Returns the value of attribute custom_model_deployment_arn.
Instance Attribute Details
#custom_model_deployment_arn ⇒ ::String
Returns the value of attribute custom_model_deployment_arn.
3635 3636 3637 |
# File 'sig/types.rbs', line 3635 def custom_model_deployment_arn @custom_model_deployment_arn end |