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