GetDirectoryVpcSetting

data class GetDirectoryVpcSetting(val availabilityZones: List<String>, val subnetIds: List<String>, val vpcId: String)

Constructors

Link copied to clipboard
constructor(availabilityZones: List<String>, subnetIds: List<String>, vpcId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Identifiers of the subnets for the connector servers (2 subnets in 2 different AZs).

Link copied to clipboard

ID of the VPC that the connector is in.