Class: Aws::Types::AssociateLexBotRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#client_token::String

Returns the value of attribute client_token.



361
362
363
# File 'sig/types.rbs', line 361

def client_token
  @client_token
end

#instance_id::String

Returns the value of attribute instance_id.



359
360
361
# File 'sig/types.rbs', line 359

def instance_id
  @instance_id
end

#lex_botTypes::LexBot

Returns the value of attribute lex_bot.



360
361
362
# File 'sig/types.rbs', line 360

def lex_bot
  @lex_bot
end