Class DataGoogleComputeHaVpnGatewayVpnInterfaces.Builder
- java.lang.Object
-
- com.hashicorp.cdktf.providers.google.data_google_compute_ha_vpn_gateway.DataGoogleComputeHaVpnGatewayVpnInterfaces.Builder
-
- All Implemented Interfaces:
software.amazon.jsii.Builder<DataGoogleComputeHaVpnGatewayVpnInterfaces>
- Enclosing interface:
- DataGoogleComputeHaVpnGatewayVpnInterfaces
@Stability(Stable) public static final class DataGoogleComputeHaVpnGatewayVpnInterfaces.Builder extends Object implements software.amazon.jsii.Builder<DataGoogleComputeHaVpnGatewayVpnInterfaces>
A builder forDataGoogleComputeHaVpnGatewayVpnInterfaces
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DataGoogleComputeHaVpnGatewayVpnInterfacesbuild()Builds the configured instance.
-
-
-
Method Detail
-
build
@Stability(Stable) public DataGoogleComputeHaVpnGatewayVpnInterfaces build()
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<DataGoogleComputeHaVpnGatewayVpnInterfaces>- Returns:
- a new instance of
DataGoogleComputeHaVpnGatewayVpnInterfaces - Throws:
NullPointerException- if any required attribute was not provided
-
-