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