BotReplicaSummary

Contains summary information about all the replication statuses applicable for global resiliency.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The operation status for the replicated bot applicable.

Link copied to clipboard

The creation time and date for the replicated bots.

Link copied to clipboard

The reasons for the failure for the replicated bot.

Link copied to clipboard

The replica region used in the replication statuses summary.

Functions

Link copied to clipboard
inline fun copy(block: BotReplicaSummary.Builder.() -> Unit = {}): BotReplicaSummary
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String