VpcConfiguration

Contains configuration information about the Amazon Virtual Private Cloud (VPC).

Types

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

Properties

Link copied to clipboard

An array of strings containing the list of security groups.

Link copied to clipboard

An array of strings containing the Amazon VPC subnet IDs (e.g., subnet-0bb1c79de3EXAMPLE.

Functions

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