Class: Aws::Types::LexiconDescription

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attributesTypes::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.

Returns:

  • (::String)


137
138
139
# File 'sig/types.rbs', line 137

def name
  @name
end