Uses of Interface
com.hashicorp.cdktf.providers.google.container_node_pool.ContainerNodePoolNodeConfigSecondaryBootDisks
-
Packages that use ContainerNodePoolNodeConfigSecondaryBootDisks Package Description com.hashicorp.cdktf.providers.google.container_node_pool google_container_node_pool -
-
Uses of ContainerNodePoolNodeConfigSecondaryBootDisks in com.hashicorp.cdktf.providers.google.container_node_pool
Classes in com.hashicorp.cdktf.providers.google.container_node_pool that implement ContainerNodePoolNodeConfigSecondaryBootDisks Modifier and Type Class Description static classContainerNodePoolNodeConfigSecondaryBootDisks.Jsii$ProxyAn implementation forContainerNodePoolNodeConfigSecondaryBootDisksMethods in com.hashicorp.cdktf.providers.google.container_node_pool that return ContainerNodePoolNodeConfigSecondaryBootDisks Modifier and Type Method Description ContainerNodePoolNodeConfigSecondaryBootDisksContainerNodePoolNodeConfigSecondaryBootDisks.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.container_node_pool with parameters of type ContainerNodePoolNodeConfigSecondaryBootDisks Modifier and Type Method Description voidContainerNodePoolNodeConfigSecondaryBootDisksOutputReference. setInternalValue(ContainerNodePoolNodeConfigSecondaryBootDisks value)Method parameters in com.hashicorp.cdktf.providers.google.container_node_pool with type arguments of type ContainerNodePoolNodeConfigSecondaryBootDisks Modifier and Type Method Description ContainerNodePoolNodeConfig.BuilderContainerNodePoolNodeConfig.Builder. secondaryBootDisks(List<? extends ContainerNodePoolNodeConfigSecondaryBootDisks> secondaryBootDisks)Sets the value ofContainerNodePoolNodeConfig.getSecondaryBootDisks()voidContainerNodePoolNodeConfigSecondaryBootDisksList. setInternalValue(List<ContainerNodePoolNodeConfigSecondaryBootDisks> value)
-