PointToPointVpnGatewayConnectionConfigurationVpnClientAddressPoolArgs

data class PointToPointVpnGatewayConnectionConfigurationVpnClientAddressPoolArgs(val addressPrefixes: Output<List<String>>) : ConvertibleToJava<PointToPointVpnGatewayConnectionConfigurationVpnClientAddressPoolArgs>

Constructors

constructor(addressPrefixes: Output<List<String>>)

Properties

Link copied to clipboard

A list of CIDR Ranges which should be used as Address Prefixes.

Functions

Link copied to clipboard
open override fun toJava(): PointToPointVpnGatewayConnectionConfigurationVpnClientAddressPoolArgs