vpn Client Address Pool
suspend fun vpnClientAddressPool(value: Output<PointToPointVpnGatewayConnectionConfigurationVpnClientAddressPoolArgs>)
suspend fun vpnClientAddressPool(value: PointToPointVpnGatewayConnectionConfigurationVpnClientAddressPoolArgs)
Parameters
value
A vpn_client_address_pool
block as defined below.
suspend fun vpnClientAddressPool(argument: suspend PointToPointVpnGatewayConnectionConfigurationVpnClientAddressPoolArgsBuilder.() -> Unit)
Parameters
argument
A vpn_client_address_pool
block as defined below.