Uses of Interface
com.hashicorp.cdktf.providers.google.container_azure_cluster.ContainerAzureClusterTimeouts
-
Packages that use ContainerAzureClusterTimeouts Package Description com.hashicorp.cdktf.providers.google.container_azure_cluster google_container_azure_cluster -
-
Uses of ContainerAzureClusterTimeouts in com.hashicorp.cdktf.providers.google.container_azure_cluster
Classes in com.hashicorp.cdktf.providers.google.container_azure_cluster that implement ContainerAzureClusterTimeouts Modifier and Type Class Description static classContainerAzureClusterTimeouts.Jsii$ProxyAn implementation forContainerAzureClusterTimeoutsMethods in com.hashicorp.cdktf.providers.google.container_azure_cluster that return ContainerAzureClusterTimeouts Modifier and Type Method Description ContainerAzureClusterTimeoutsContainerAzureClusterTimeouts.Builder. build()Builds the configured instance.default ContainerAzureClusterTimeoutsContainerAzureClusterConfig. getTimeouts()timeouts block.ContainerAzureClusterTimeoutsContainerAzureClusterConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.container_azure_cluster with parameters of type ContainerAzureClusterTimeouts Modifier and Type Method Description voidContainerAzureCluster. putTimeouts(ContainerAzureClusterTimeouts value)voidContainerAzureClusterTimeoutsOutputReference. setInternalValue(ContainerAzureClusterTimeouts value)ContainerAzureCluster.BuilderContainerAzureCluster.Builder. timeouts(ContainerAzureClusterTimeouts timeouts)timeouts block.ContainerAzureClusterConfig.BuilderContainerAzureClusterConfig.Builder. timeouts(ContainerAzureClusterTimeouts timeouts)Sets the value ofContainerAzureClusterConfig.getTimeouts()
-