Class: Aws::Types::PutLexiconInput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#content::String

Returns the value of attribute content.

Returns:



193
194
195
# File 'sig/types.rbs', line 193

def content
  @content
end

#name::String

Returns the value of attribute name.

Returns:



192
193
194
# File 'sig/types.rbs', line 192

def name
  @name
end