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)


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

def bot_id: () -> ::String

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

Returns:



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

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

#bot_name ⇒ ::String

Returns:

  • (::String)


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

def bot_name: () -> ::String

#bot_status ⇒ "Creating", ...

Returns:

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


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

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

#bot_type ⇒ "Bot", "BotNetwork"

Returns:

  • ("Bot", "BotNetwork")


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

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

#bot_version ⇒ ::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#creation_date_time ⇒ ::Time

Returns:

  • (::Time)


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

def creation_date_time: () -> ::Time

#data_privacy ⇒ Types::DataPrivacy

Returns:



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

def data_privacy: () -> Types::DataPrivacy

#description ⇒ ::String

Returns:

  • (::String)


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

def description: () -> ::String

#failure_reasons ⇒ ::Array[::String]

Returns:

  • (::Array[::String])


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

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

#idle_session_ttl_in_seconds ⇒ ::Integer

Returns:

  • (::Integer)


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

def idle_session_ttl_in_seconds: () -> ::Integer

#parent_bot_networks ⇒ ::Array[Types::ParentBotNetwork]

Returns:



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

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

#role_arn ⇒ ::String

Returns:

  • (::String)


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

def role_arn: () -> ::String