ProvisionData

Information about provisioning resources for an DMS serverless replication.

Types

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

Properties

Link copied to clipboard

The timestamp when provisioning became available.

Link copied to clipboard

The timestamp when DMS provisioned replication resources.

Link copied to clipboard

Whether the new provisioning is available to the replication.

Link copied to clipboard

The number of capacity units the replication is using.

Link copied to clipboard

The current provisioning state

Link copied to clipboard

A message describing the reason that DMS provisioned new resources for the serverless replication.

Functions

Link copied to clipboard
inline fun copy(block: ProvisionData.Builder.() -> Unit = {}): ProvisionData
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