Class: Aws::Types::GetBulkDeploymentStatusRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetBulkDeploymentStatusRequest
- 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.
619 620 621 |
# File 'sig/types.rbs', line 619 def bulk_deployment_id @bulk_deployment_id end |