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