Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePoolNodeConfigSecondaryBootDisks
-
Packages that use ContainerClusterNodePoolNodeConfigSecondaryBootDisks Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodePoolNodeConfigSecondaryBootDisks in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodePoolNodeConfigSecondaryBootDisks Modifier and Type Class Description static classContainerClusterNodePoolNodeConfigSecondaryBootDisks.Jsii$ProxyAn implementation forContainerClusterNodePoolNodeConfigSecondaryBootDisksMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodePoolNodeConfigSecondaryBootDisks Modifier and Type Method Description ContainerClusterNodePoolNodeConfigSecondaryBootDisksContainerClusterNodePoolNodeConfigSecondaryBootDisks.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodePoolNodeConfigSecondaryBootDisks Modifier and Type Method Description voidContainerClusterNodePoolNodeConfigSecondaryBootDisksOutputReference. setInternalValue(ContainerClusterNodePoolNodeConfigSecondaryBootDisks value)Method parameters in com.hashicorp.cdktf.providers.google.container_cluster with type arguments of type ContainerClusterNodePoolNodeConfigSecondaryBootDisks Modifier and Type Method Description ContainerClusterNodePoolNodeConfig.BuilderContainerClusterNodePoolNodeConfig.Builder. secondaryBootDisks(List<? extends ContainerClusterNodePoolNodeConfigSecondaryBootDisks> secondaryBootDisks)Sets the value ofContainerClusterNodePoolNodeConfig.getSecondaryBootDisks()voidContainerClusterNodePoolNodeConfigSecondaryBootDisksList. setInternalValue(List<ContainerClusterNodePoolNodeConfigSecondaryBootDisks> value)
-