Uses of Interface
com.hashicorp.cdktf.providers.google.container_azure_cluster.ContainerAzureClusterControlPlaneRootVolume
-
Packages that use ContainerAzureClusterControlPlaneRootVolume Package Description com.hashicorp.cdktf.providers.google.container_azure_cluster google_container_azure_cluster -
-
Uses of ContainerAzureClusterControlPlaneRootVolume in com.hashicorp.cdktf.providers.google.container_azure_cluster
Classes in com.hashicorp.cdktf.providers.google.container_azure_cluster that implement ContainerAzureClusterControlPlaneRootVolume Modifier and Type Class Description static classContainerAzureClusterControlPlaneRootVolume.Jsii$ProxyAn implementation forContainerAzureClusterControlPlaneRootVolumeMethods in com.hashicorp.cdktf.providers.google.container_azure_cluster that return ContainerAzureClusterControlPlaneRootVolume Modifier and Type Method Description ContainerAzureClusterControlPlaneRootVolumeContainerAzureClusterControlPlaneRootVolume.Builder. build()Builds the configured instance.ContainerAzureClusterControlPlaneRootVolumeContainerAzureClusterControlPlaneRootVolumeOutputReference. getInternalValue()default ContainerAzureClusterControlPlaneRootVolumeContainerAzureClusterControlPlane. getRootVolume()root_volume block.ContainerAzureClusterControlPlaneRootVolumeContainerAzureClusterControlPlane.Jsii$Proxy. getRootVolume()ContainerAzureClusterControlPlaneRootVolumeContainerAzureClusterControlPlaneOutputReference. getRootVolumeInput()Methods in com.hashicorp.cdktf.providers.google.container_azure_cluster with parameters of type ContainerAzureClusterControlPlaneRootVolume Modifier and Type Method Description voidContainerAzureClusterControlPlaneOutputReference. putRootVolume(ContainerAzureClusterControlPlaneRootVolume value)ContainerAzureClusterControlPlane.BuilderContainerAzureClusterControlPlane.Builder. rootVolume(ContainerAzureClusterControlPlaneRootVolume rootVolume)Sets the value ofContainerAzureClusterControlPlane.getRootVolume()voidContainerAzureClusterControlPlaneRootVolumeOutputReference. setInternalValue(ContainerAzureClusterControlPlaneRootVolume value)
-