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)


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

def bot_id: () -> ::String

#bot_members ⇒ ::Array[Types::BotMember]

Returns:



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

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

#bot_name ⇒ ::String

Returns:

  • (::String)


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

def bot_name: () -> ::String

#bot_status ⇒ "Creating", ...

Returns:

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


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

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

#bot_type ⇒ "Bot", "BotNetwork"

Returns:

  • ("Bot", "BotNetwork")


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

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

#creation_date_time ⇒ ::Time

Returns:

  • (::Time)


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

def creation_date_time: () -> ::Time

#data_privacy ⇒ Types::DataPrivacy

Returns:



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

def data_privacy: () -> Types::DataPrivacy

#description ⇒ ::String

Returns:

  • (::String)


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

def description: () -> ::String

#error_log_settings ⇒ Types::ErrorLogSettings



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

def error_log_settings: () -> Types::ErrorLogSettings

#idle_session_ttl_in_seconds ⇒ ::Integer

Returns:

  • (::Integer)


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

def idle_session_ttl_in_seconds: () -> ::Integer

#last_updated_date_time ⇒ ::Time

Returns:

  • (::Time)


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

def last_updated_date_time: () -> ::Time

#role_arn ⇒ ::String

Returns:

  • (::String)


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

def role_arn: () -> ::String