SourceNetwork

The ARN of the Source Network.

Types

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

Properties

Link copied to clipboard
val arn: String?

The ARN of the Source Network.

Link copied to clipboard

CloudFormation stack name that was deployed for recovering the Source Network.

Link copied to clipboard

An object containing information regarding the last recovery of the Source Network.

Link copied to clipboard

ID of the recovered VPC following Source Network recovery.

Link copied to clipboard

Status of Source Network Replication. Possible values: (a) STOPPED - Source Network is not replicating. (b) IN_PROGRESS - Source Network is being replicated. (c) PROTECTED - Source Network was replicated successfully and is being synchronized for changes. (d) ERROR - Source Network replication has failed

Link copied to clipboard

Error details in case Source Network replication status is ERROR.

Link copied to clipboard

Account ID containing the VPC protected by the Source Network.

Link copied to clipboard

Source Network ID.

Link copied to clipboard

Region containing the VPC protected by the Source Network.

Link copied to clipboard

VPC ID protected by the Source Network.

Link copied to clipboard

A list of tags associated with the Source Network.

Functions

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