Class: Aws::Types::CancelComponentDeploymentOutput
- Inherits:
-
Object
- Object
- Aws::Types::CancelComponentDeploymentOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#component ⇒ Types::Component
Returns the value of attribute component.
Instance Attribute Details
#component ⇒ Types::Component
Returns the value of attribute component.
39 40 41 |
# File 'sig/types.rbs', line 39 def component @component end |