Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodeConfigSecondaryBootDisks
-
Packages that use ContainerClusterNodeConfigSecondaryBootDisks Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodeConfigSecondaryBootDisks in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodeConfigSecondaryBootDisks Modifier and Type Class Description static classContainerClusterNodeConfigSecondaryBootDisks.Jsii$ProxyAn implementation forContainerClusterNodeConfigSecondaryBootDisksMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodeConfigSecondaryBootDisks Modifier and Type Method Description ContainerClusterNodeConfigSecondaryBootDisksContainerClusterNodeConfigSecondaryBootDisks.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodeConfigSecondaryBootDisks Modifier and Type Method Description voidContainerClusterNodeConfigSecondaryBootDisksOutputReference. setInternalValue(ContainerClusterNodeConfigSecondaryBootDisks value)Method parameters in com.hashicorp.cdktf.providers.google.container_cluster with type arguments of type ContainerClusterNodeConfigSecondaryBootDisks Modifier and Type Method Description ContainerClusterNodeConfig.BuilderContainerClusterNodeConfig.Builder. secondaryBootDisks(List<? extends ContainerClusterNodeConfigSecondaryBootDisks> secondaryBootDisks)Sets the value ofContainerClusterNodeConfig.getSecondaryBootDisks()voidContainerClusterNodeConfigSecondaryBootDisksList. setInternalValue(List<ContainerClusterNodeConfigSecondaryBootDisks> value)
-