VpcConfiguration

The VPC configuration provisioned for the host.

Types

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

Properties

Link copied to clipboard

The ID of the security group or security groups associated with the Amazon VPC connected to the infrastructure where your provider type is installed.

Link copied to clipboard

The ID of the subnet or subnets associated with the Amazon VPC connected to the infrastructure where your provider type is installed.

Link copied to clipboard

The value of the Transport Layer Security (TLS) certificate associated with the infrastructure where your provider type is installed.

Link copied to clipboard

The ID of the Amazon VPC connected to the infrastructure where your provider type is installed.

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