Environment

Defines the logical topology that an AWS Interconnect Connection is created upon.

Specifically, an Environment defines the partner The remote Cloud Service Provider of this resource. or The remote Last Mile Provider of this resource. and the region or location specification to which an AWS Interconnect Connection can be made.

Types

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

Properties

Link copied to clipboard

An HTTPS URL on the remote partner portal where the Activation Key should be brought to complete the creation process.

Link copied to clipboard

The sets of bandwidths that are available and supported on this environment.

Link copied to clipboard

The identifier of this Environment

Link copied to clipboard

The provider specific location on the remote side of this Connection.

Link copied to clipboard

The provider on the remote side of this Connection.

Link copied to clipboard

The type of identifying information that should be supplied to the remoteAccount parameter of a CreateConnection call for this specific Environment.

Link copied to clipboard

The state of the Environment. Possible values:

Link copied to clipboard

The specific product type of Connection objects provided by this Environment.

Functions

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