Class: Aws::Types::StopServiceDeploymentResponse
- Inherits:
-
Object
- Object
- Aws::Types::StopServiceDeploymentResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#service_deployment_arn ⇒ ::String
Returns the value of attribute service_deployment_arn.
Instance Attribute Details
#service_deployment_arn ⇒ ::String
Returns the value of attribute service_deployment_arn.
2529 2530 2531 |
# File 'sig/types.rbs', line 2529 def service_deployment_arn @service_deployment_arn end |