Module: Aws::LexModelsV2::Client::_UpdateBotResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_members::Array[Types::BotMember]

Returns:



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

def bot_members: () -> ::Array[Types::BotMember]

#bot_name::String

Returns:

  • (::String)


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

def bot_name: () -> ::String

#bot_status"Creating", ...

Returns:

  • ("Creating", "Available", "Inactive", "Deleting", "Failed", "Versioning", "Importing", "Updating")


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

def bot_status: () -> ("Creating" | "Available" | "Inactive" | "Deleting" | "Failed" | "Versioning" | "Importing" | "Updating")

#bot_type"Bot", "BotNetwork"

Returns:

  • ("Bot", "BotNetwork")


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

def bot_type: () -> ("Bot" | "BotNetwork")

#creation_date_time::Time

Returns:

  • (::Time)


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

def creation_date_time: () -> ::Time

#data_privacyTypes::DataPrivacy

Returns:



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

def data_privacy: () -> Types::DataPrivacy

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#error_log_settingsTypes::ErrorLogSettings



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

def error_log_settings: () -> Types::ErrorLogSettings

#idle_session_ttl_in_seconds::Integer

Returns:

  • (::Integer)


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

def idle_session_ttl_in_seconds: () -> ::Integer

#last_updated_date_time::Time

Returns:

  • (::Time)


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

def last_updated_date_time: () -> ::Time

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String