Class: Aws::Types::ComponentPlatform
- Inherits:
-
Object
- Object
- Aws::Types::ComponentPlatform
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attributes ⇒ ::Hash[::String, ::String]
Returns the value of attribute attributes.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#attributes ⇒ ::Hash[::String, ::String]
Returns the value of attribute attributes.
130 131 132 |
# File 'sig/types.rbs', line 130 def attributes @attributes end |
#name ⇒ ::String
Returns the value of attribute name.
129 130 131 |
# File 'sig/types.rbs', line 129 def name @name end |