Class: Aws::Types::LexFlowNodeConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bot_alias_arn::String

Returns the value of attribute bot_alias_arn.

Returns:

  • (::String)


1679
1680
1681
# File 'sig/types.rbs', line 1679

def bot_alias_arn
  @bot_alias_arn
end

#locale_id::String

Returns the value of attribute locale_id.

Returns:

  • (::String)


1680
1681
1682
# File 'sig/types.rbs', line 1680

def locale_id
  @locale_id
end