Uses of Interface
com.hashicorp.cdktf.providers.google.gke_hub_feature.GkeHubFeatureSpec
-
Packages that use GkeHubFeatureSpec Package Description com.hashicorp.cdktf.providers.google.gke_hub_feature google_gke_hub_feature -
-
Uses of GkeHubFeatureSpec in com.hashicorp.cdktf.providers.google.gke_hub_feature
Classes in com.hashicorp.cdktf.providers.google.gke_hub_feature that implement GkeHubFeatureSpec Modifier and Type Class Description static classGkeHubFeatureSpec.Jsii$ProxyAn implementation forGkeHubFeatureSpecMethods in com.hashicorp.cdktf.providers.google.gke_hub_feature that return GkeHubFeatureSpec Modifier and Type Method Description GkeHubFeatureSpecGkeHubFeatureSpec.Builder. build()Builds the configured instance.GkeHubFeatureSpecGkeHubFeatureSpecOutputReference. getInternalValue()default GkeHubFeatureSpecGkeHubFeatureConfig. getSpec()spec block.GkeHubFeatureSpecGkeHubFeatureConfig.Jsii$Proxy. getSpec()GkeHubFeatureSpecGkeHubFeature. getSpecInput()Methods in com.hashicorp.cdktf.providers.google.gke_hub_feature with parameters of type GkeHubFeatureSpec Modifier and Type Method Description voidGkeHubFeature. putSpec(GkeHubFeatureSpec value)voidGkeHubFeatureSpecOutputReference. setInternalValue(GkeHubFeatureSpec value)GkeHubFeature.BuilderGkeHubFeature.Builder. spec(GkeHubFeatureSpec spec)spec block.GkeHubFeatureConfig.BuilderGkeHubFeatureConfig.Builder. spec(GkeHubFeatureSpec spec)Sets the value ofGkeHubFeatureConfig.getSpec()
-