Module: Aws::LexModelBuildingService::Client::_GetIntentResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetIntentResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#checksum::String

Returns:

  • (::String)


429
# File 'sig/client.rbs', line 429

def checksum: () -> ::String

#conclusion_statementTypes::Statement

Returns:



422
# File 'sig/client.rbs', line 422

def conclusion_statement: () -> Types::Statement

#confirmation_promptTypes::Prompt

Returns:



419
# File 'sig/client.rbs', line 419

def confirmation_prompt: () -> Types::Prompt

#created_date::Time

Returns:

  • (::Time)


427
# File 'sig/client.rbs', line 427

def created_date: () -> ::Time

#description::String

Returns:

  • (::String)


416
# File 'sig/client.rbs', line 416

def description: () -> ::String

#dialog_code_hookTypes::CodeHook

Returns:



423
# File 'sig/client.rbs', line 423

def dialog_code_hook: () -> Types::CodeHook

#follow_up_promptTypes::FollowUpPrompt



421
# File 'sig/client.rbs', line 421

def follow_up_prompt: () -> Types::FollowUpPrompt

#fulfillment_activityTypes::FulfillmentActivity



424
# File 'sig/client.rbs', line 424

def fulfillment_activity: () -> Types::FulfillmentActivity

#input_contexts::Array[Types::InputContext]

Returns:



431
# File 'sig/client.rbs', line 431

def input_contexts: () -> ::Array[Types::InputContext]

#kendra_configurationTypes::KendraConfiguration



430
# File 'sig/client.rbs', line 430

def kendra_configuration: () -> Types::KendraConfiguration

#last_updated_date::Time

Returns:

  • (::Time)


426
# File 'sig/client.rbs', line 426

def last_updated_date: () -> ::Time

#name::String

Returns:

  • (::String)


415
# File 'sig/client.rbs', line 415

def name: () -> ::String

#output_contexts::Array[Types::OutputContext]

Returns:



432
# File 'sig/client.rbs', line 432

def output_contexts: () -> ::Array[Types::OutputContext]

#parent_intent_signature::String

Returns:

  • (::String)


425
# File 'sig/client.rbs', line 425

def parent_intent_signature: () -> ::String

#rejection_statementTypes::Statement

Returns:



420
# File 'sig/client.rbs', line 420

def rejection_statement: () -> Types::Statement

#sample_utterances::Array[::String]

Returns:

  • (::Array[::String])


418
# File 'sig/client.rbs', line 418

def sample_utterances: () -> ::Array[::String]

#slots::Array[Types::Slot]

Returns:



417
# File 'sig/client.rbs', line 417

def slots: () -> ::Array[Types::Slot]

#version::String

Returns:

  • (::String)


428
# File 'sig/client.rbs', line 428

def version: () -> ::String