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.
1063 1064 1065 |
# File 'sig/types.rbs', line 1063 def service_deployment_arns @service_deployment_arns end |