Class: Aws::Types::CreateComponentResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateComponentResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#entity ⇒ Types::Component
Returns the value of attribute entity.
Instance Attribute Details
#entity ⇒ Types::Component
Returns the value of attribute entity.
287 288 289 |
# File 'sig/types.rbs', line 287 def entity @entity end |