Module: Aws::LexModelsV2::Client::_DescribeBotVersionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_members::Array[Types::BotMember]

Returns:



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

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

#bot_name::String

Returns:

  • (::String)


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

def bot_name: () -> ::String

#bot_status"Creating", ...

Returns:

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


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

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

#bot_type"Bot", "BotNetwork"

Returns:

  • ("Bot", "BotNetwork")


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

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

#bot_version::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#creation_date_time::Time

Returns:

  • (::Time)


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

def creation_date_time: () -> ::Time

#data_privacyTypes::DataPrivacy

Returns:



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

def data_privacy: () -> Types::DataPrivacy

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#failure_reasons::Array[::String]

Returns:

  • (::Array[::String])


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

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

#idle_session_ttl_in_seconds::Integer

Returns:

  • (::Integer)


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

def idle_session_ttl_in_seconds: () -> ::Integer

#parent_bot_networks::Array[Types::ParentBotNetwork]

Returns:



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

def parent_bot_networks: () -> ::Array[Types::ParentBotNetwork]

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String