Uses of Interface
com.hashicorp.cdktf.providers.google.container_azure_node_pool.ContainerAzureNodePoolConfigRootVolume
-
Packages that use ContainerAzureNodePoolConfigRootVolume Package Description com.hashicorp.cdktf.providers.google.container_azure_node_pool google_container_azure_node_pool -
-
Uses of ContainerAzureNodePoolConfigRootVolume in com.hashicorp.cdktf.providers.google.container_azure_node_pool
Classes in com.hashicorp.cdktf.providers.google.container_azure_node_pool that implement ContainerAzureNodePoolConfigRootVolume Modifier and Type Class Description static classContainerAzureNodePoolConfigRootVolume.Jsii$ProxyAn implementation forContainerAzureNodePoolConfigRootVolumeMethods in com.hashicorp.cdktf.providers.google.container_azure_node_pool that return ContainerAzureNodePoolConfigRootVolume Modifier and Type Method Description ContainerAzureNodePoolConfigRootVolumeContainerAzureNodePoolConfigRootVolume.Builder. build()Builds the configured instance.ContainerAzureNodePoolConfigRootVolumeContainerAzureNodePoolConfigRootVolumeOutputReference. getInternalValue()default ContainerAzureNodePoolConfigRootVolumeContainerAzureNodePoolConfigA. getRootVolume()root_volume block.ContainerAzureNodePoolConfigRootVolumeContainerAzureNodePoolConfigA.Jsii$Proxy. getRootVolume()ContainerAzureNodePoolConfigRootVolumeContainerAzureNodePoolConfigAOutputReference. getRootVolumeInput()Methods in com.hashicorp.cdktf.providers.google.container_azure_node_pool with parameters of type ContainerAzureNodePoolConfigRootVolume Modifier and Type Method Description voidContainerAzureNodePoolConfigAOutputReference. putRootVolume(ContainerAzureNodePoolConfigRootVolume value)ContainerAzureNodePoolConfigA.BuilderContainerAzureNodePoolConfigA.Builder. rootVolume(ContainerAzureNodePoolConfigRootVolume rootVolume)Sets the value ofContainerAzureNodePoolConfigA.getRootVolume()voidContainerAzureNodePoolConfigRootVolumeOutputReference. setInternalValue(ContainerAzureNodePoolConfigRootVolume value)
-