Enum BotVersionReplicationStatus

java.lang.Object
java.lang.Enum<BotVersionReplicationStatus>
software.amazon.awssdk.services.lexmodelsv2.model.BotVersionReplicationStatus
All Implemented Interfaces:
Serializable, Comparable<BotVersionReplicationStatus>

@Generated("software.amazon.awssdk:codegen") public enum BotVersionReplicationStatus extends Enum<BotVersionReplicationStatus>

The status of the operation to replicate the bot version. Values: Creating, Available, Deleting, Failed.