Class: Aws::Types::StartDeploymentResult
- Inherits:
-
Object
- Object
- Aws::Types::StartDeploymentResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_summary ⇒ Types::JobSummary
Returns the value of attribute job_summary.
Instance Attribute Details
#job_summary ⇒ Types::JobSummary
Returns the value of attribute job_summary.
603 604 605 |
# File 'sig/types.rbs', line 603 def job_summary @job_summary end |