Class: Aws::Types::LexiconDescription
- Inherits:
-
Object
- Object
- Aws::Types::LexiconDescription
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attributes ⇒ Types::LexiconAttributes
Returns the value of attribute attributes.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#attributes ⇒ Types::LexiconAttributes
Returns the value of attribute attributes.
138 139 140 |
# File 'sig/types.rbs', line 138 def attributes @attributes end |
#name ⇒ ::String
Returns the value of attribute name.
137 138 139 |
# File 'sig/types.rbs', line 137 def name @name end |