Class: Aws::Types::CreateComponentOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateComponentOutput
- 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.
162 163 164 |
# File 'sig/types.rbs', line 162 def component @component end |