Class: Aws::Types::DeploymentDetails
- Inherits:
-
Object
- Object
- Aws::Types::DeploymentDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#latest_deployment_id ⇒ ::String
Returns the value of attribute latest_deployment_id.
Instance Attribute Details
#latest_deployment_id ⇒ ::String
Returns the value of attribute latest_deployment_id.
647 648 649 |
# File 'sig/types.rbs', line 647 def latest_deployment_id @latest_deployment_id end |