Module: Aws::LexModelsV2::Client::_DeleteBotReplicaResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id ⇒ ::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_replica_status ⇒ "Enabling", ...

Returns:

  • ("Enabling", "Enabled", "Deleting", "Failed")


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

def bot_replica_status: () -> ("Enabling" | "Enabled" | "Deleting" | "Failed")

#replica_region ⇒ ::String

Returns:

  • (::String)


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

def replica_region: () -> ::String