Point To Point Vpn Gateway Connection Configuration Vpn Client Address Pool Args
data class PointToPointVpnGatewayConnectionConfigurationVpnClientAddressPoolArgs(val addressPrefixes: Output<List<String>>) : ConvertibleToJava<PointToPointVpnGatewayConnectionConfigurationVpnClientAddressPoolArgs>
Constructors
Link copied to clipboard
fun PointToPointVpnGatewayConnectionConfigurationVpnClientAddressPoolArgs(addressPrefixes: Output<List<String>>)