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
614 |
# File 'sig/client.rbs', line 614
def bot_id: () -> ::String
|
#bot_replica_status ⇒ "Enabling", ...
616 |
# File 'sig/client.rbs', line 616
def bot_replica_status: () -> ("Enabling" | "Enabled" | "Deleting" | "Failed")
|
#replica_region ⇒ ::String
615 |
# File 'sig/client.rbs', line 615
def replica_region: () -> ::String
|