EnvironmentVpc

Provides summary information for the EnvironmentVpc resource as a response to ListEnvironmentVpc.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID of the virtual private cloud (VPC) owner.

Link copied to clipboard

The list of Amazon Virtual Private Cloud (Amazon VPC) CIDR blocks.

Link copied to clipboard

A timestamp that indicates when the VPC is first added to the environment.

Link copied to clipboard

The unique identifier of the environment.

Link copied to clipboard

A timestamp that indicates when the VPC was last updated by the environment.

Link copied to clipboard

The ID of the VPC.

Link copied to clipboard

The name of the VPC at the time it is added to the environment.

Functions

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