Module: Aws::LexModelBuildingService::Client::_CreateBotVersionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#abort_statementTypes::Statement

Returns:



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

def abort_statement: () -> Types::Statement

#checksum::String

Returns:

  • (::String)


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

def checksum: () -> ::String

#child_directedBoolean

Returns:

  • (Boolean)


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

def child_directed: () -> bool

#clarification_promptTypes::Prompt

Returns:



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

def clarification_prompt: () -> Types::Prompt

#created_date::Time

Returns:

  • (::Time)


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

def created_date: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#detect_sentimentBoolean

Returns:

  • (Boolean)


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

def detect_sentiment: () -> bool

#enable_model_improvementsBoolean

Returns:

  • (Boolean)


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

def enable_model_improvements: () -> bool

#failure_reason::String

Returns:

  • (::String)


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

def failure_reason: () -> ::String

#idle_session_ttl_in_seconds::Integer

Returns:

  • (::Integer)


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

def idle_session_ttl_in_seconds: () -> ::Integer

#intents::Array[Types::Intent]

Returns:



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

def intents: () -> ::Array[Types::Intent]

#last_updated_date::Time

Returns:

  • (::Time)


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

def last_updated_date: () -> ::Time

#locale"de-DE", ...

Returns:

  • ("de-DE", "en-AU", "en-GB", "en-IN", "en-US", "es-419", "es-ES", "es-US", "fr-FR", "fr-CA", "it-IT", "ja-JP", "ko-KR")


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

def locale: () -> ("de-DE" | "en-AU" | "en-GB" | "en-IN" | "en-US" | "es-419" | "es-ES" | "es-US" | "fr-FR" | "fr-CA" | "it-IT" | "ja-JP" | "ko-KR")

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#status"BUILDING", ...

Returns:

  • ("BUILDING", "READY", "READY_BASIC_TESTING", "FAILED", "NOT_BUILT")


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

def status: () -> ("BUILDING" | "READY" | "READY_BASIC_TESTING" | "FAILED" | "NOT_BUILT")

#version::String

Returns:

  • (::String)


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

def version: () -> ::String

#voice_id::String

Returns:

  • (::String)


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

def voice_id: () -> ::String