Class: Aws::Types::FrameworkMappingDetails
- Inherits:
-
Object
- Object
- Aws::Types::FrameworkMappingDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#item ⇒ ::String
Returns the value of attribute item.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#item ⇒ ::String
Returns the value of attribute item.
106 107 108 |
# File 'sig/types.rbs', line 106 def item @item end |
#name ⇒ ::String
Returns the value of attribute name.
105 106 107 |
# File 'sig/types.rbs', line 105 def name @name end |