Class: Aws::Types::DescribeServiceDeploymentsRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeServiceDeploymentsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#service_deployment_arns ⇒ ::Array[::String]
Returns the value of attribute service_deployment_arns.
Instance Attribute Details
#service_deployment_arns ⇒ ::Array[::String]
Returns the value of attribute service_deployment_arns.
1048 1049 1050 |
# File 'sig/types.rbs', line 1048 def service_deployment_arns @service_deployment_arns end |