Uses of Class
com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway.ComputeHaVpnGatewayVpnInterfaces.Builder
-
Packages that use ComputeHaVpnGatewayVpnInterfaces.Builder Package Description com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway google_compute_ha_vpn_gateway -
-
Uses of ComputeHaVpnGatewayVpnInterfaces.Builder in com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway
Methods in com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway that return ComputeHaVpnGatewayVpnInterfaces.Builder Modifier and Type Method Description static ComputeHaVpnGatewayVpnInterfaces.BuilderComputeHaVpnGatewayVpnInterfaces. builder()ComputeHaVpnGatewayVpnInterfaces.BuilderComputeHaVpnGatewayVpnInterfaces.Builder. id(Number id)Sets the value ofComputeHaVpnGatewayVpnInterfaces.getId()ComputeHaVpnGatewayVpnInterfaces.BuilderComputeHaVpnGatewayVpnInterfaces.Builder. interconnectAttachment(String interconnectAttachment)Sets the value ofComputeHaVpnGatewayVpnInterfaces.getInterconnectAttachment()Constructors in com.hashicorp.cdktf.providers.google.compute_ha_vpn_gateway with parameters of type ComputeHaVpnGatewayVpnInterfaces.Builder Constructor Description Jsii$Proxy(ComputeHaVpnGatewayVpnInterfaces.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeHaVpnGatewayVpnInterfaces.Builder.
-