Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePoolNodeConfigAdvancedMachineFeatures
-
Packages that use ContainerClusterNodePoolNodeConfigAdvancedMachineFeatures Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodePoolNodeConfigAdvancedMachineFeatures in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodePoolNodeConfigAdvancedMachineFeatures Modifier and Type Class Description static classContainerClusterNodePoolNodeConfigAdvancedMachineFeatures.Jsii$ProxyAn implementation forContainerClusterNodePoolNodeConfigAdvancedMachineFeaturesMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodePoolNodeConfigAdvancedMachineFeatures Modifier and Type Method Description ContainerClusterNodePoolNodeConfigAdvancedMachineFeaturesContainerClusterNodePoolNodeConfigAdvancedMachineFeatures.Builder. build()Builds the configured instance.default ContainerClusterNodePoolNodeConfigAdvancedMachineFeaturesContainerClusterNodePoolNodeConfig. getAdvancedMachineFeatures()advanced_machine_features block.ContainerClusterNodePoolNodeConfigAdvancedMachineFeaturesContainerClusterNodePoolNodeConfig.Jsii$Proxy. getAdvancedMachineFeatures()ContainerClusterNodePoolNodeConfigAdvancedMachineFeaturesContainerClusterNodePoolNodeConfigOutputReference. getAdvancedMachineFeaturesInput()ContainerClusterNodePoolNodeConfigAdvancedMachineFeaturesContainerClusterNodePoolNodeConfigAdvancedMachineFeaturesOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodePoolNodeConfigAdvancedMachineFeatures Modifier and Type Method Description ContainerClusterNodePoolNodeConfig.BuilderContainerClusterNodePoolNodeConfig.Builder. advancedMachineFeatures(ContainerClusterNodePoolNodeConfigAdvancedMachineFeatures advancedMachineFeatures)Sets the value ofContainerClusterNodePoolNodeConfig.getAdvancedMachineFeatures()voidContainerClusterNodePoolNodeConfigOutputReference. putAdvancedMachineFeatures(ContainerClusterNodePoolNodeConfigAdvancedMachineFeatures value)voidContainerClusterNodePoolNodeConfigAdvancedMachineFeaturesOutputReference. setInternalValue(ContainerClusterNodePoolNodeConfigAdvancedMachineFeatures value)
-