SourceRegion

Contains an Amazon Web Services Region name as the result of a successful call to the DescribeSourceRegions action.

Types

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

Properties

Link copied to clipboard

The endpoint for the source Amazon Web Services Region endpoint.

Link copied to clipboard

The name of the source Amazon Web Services Region.

Link copied to clipboard

The status of the source Amazon Web Services Region.

Indicates whether the source Amazon Web Services Region supports replicating automated backups to the current Amazon Web Services Region.

Functions

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