Module: Aws::LexModelBuildingService::Client::_PutBotAliasResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_name::String

Returns:

  • (::String)


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

def bot_name: () -> ::String

#bot_version::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#checksum::String

Returns:

  • (::String)


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

def checksum: () -> ::String

#conversation_logsTypes::ConversationLogsResponse



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

def conversation_logs: () -> Types::ConversationLogsResponse

#created_date::Time

Returns:

  • (::Time)


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

def created_date: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#last_updated_date::Time

Returns:

  • (::Time)


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

def last_updated_date: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#tags::Array[Types::Tag]

Returns:



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

def tags: () -> ::Array[Types::Tag]