VpcOptions

Describes the VPC options.

Types

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

Properties

Link copied to clipboard

Indicates whether appliance mode is supported. If enabled, traffic flow between a source and destination use the same Availability Zone for the VPC attachment for the lifetime of that flow. The default value is false.

Link copied to clipboard

Indicates whether IPv6 is supported.

Functions

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