Module: Aws::LexModelsV2::Client::_DescribeBotResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id ⇒ ::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

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

Returns:



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

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

#bot_name ⇒ ::String

Returns:

  • (::String)


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

def bot_name: () -> ::String

#bot_status ⇒ "Creating", ...

Returns:

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


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

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

#bot_type ⇒ "Bot", "BotNetwork"

Returns:

  • ("Bot", "BotNetwork")


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

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

#creation_date_time ⇒ ::Time

Returns:

  • (::Time)


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

def creation_date_time: () -> ::Time

#data_privacy ⇒ Types::DataPrivacy

Returns:



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

def data_privacy: () -> Types::DataPrivacy

#description ⇒ ::String

Returns:

  • (::String)


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

def description: () -> ::String

#error_log_settings ⇒ Types::ErrorLogSettings



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

def error_log_settings: () -> Types::ErrorLogSettings

#failure_reasons ⇒ ::Array[::String]

Returns:

  • (::Array[::String])


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

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

#idle_session_ttl_in_seconds ⇒ ::Integer

Returns:

  • (::Integer)


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

def idle_session_ttl_in_seconds: () -> ::Integer

#last_updated_date_time ⇒ ::Time

Returns:

  • (::Time)


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

def last_updated_date_time: () -> ::Time

#role_arn ⇒ ::String

Returns:

  • (::String)


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

def role_arn: () -> ::String