Class: Aws::Types::StopBulkDeploymentRequest
- Inherits:
-
Object
- Object
- Aws::Types::StopBulkDeploymentRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bulk_deployment_id ⇒ ::String
Returns the value of attribute bulk_deployment_id.
Instance Attribute Details
#bulk_deployment_id ⇒ ::String
Returns the value of attribute bulk_deployment_id.
1404 1405 1406 |
# File 'sig/types.rbs', line 1404 def bulk_deployment_id @bulk_deployment_id end |