Uses of Interface
com.hashicorp.cdktf.providers.google.container_aws_node_pool.ContainerAwsNodePoolTimeouts
-
Packages that use ContainerAwsNodePoolTimeouts Package Description com.hashicorp.cdktf.providers.google.container_aws_node_pool google_container_aws_node_pool -
-
Uses of ContainerAwsNodePoolTimeouts in com.hashicorp.cdktf.providers.google.container_aws_node_pool
Classes in com.hashicorp.cdktf.providers.google.container_aws_node_pool that implement ContainerAwsNodePoolTimeouts Modifier and Type Class Description static classContainerAwsNodePoolTimeouts.Jsii$ProxyAn implementation forContainerAwsNodePoolTimeoutsMethods in com.hashicorp.cdktf.providers.google.container_aws_node_pool that return ContainerAwsNodePoolTimeouts Modifier and Type Method Description ContainerAwsNodePoolTimeoutsContainerAwsNodePoolTimeouts.Builder. build()Builds the configured instance.default ContainerAwsNodePoolTimeoutsContainerAwsNodePoolConfig. getTimeouts()timeouts block.ContainerAwsNodePoolTimeoutsContainerAwsNodePoolConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.container_aws_node_pool with parameters of type ContainerAwsNodePoolTimeouts Modifier and Type Method Description voidContainerAwsNodePool. putTimeouts(ContainerAwsNodePoolTimeouts value)voidContainerAwsNodePoolTimeoutsOutputReference. setInternalValue(ContainerAwsNodePoolTimeouts value)ContainerAwsNodePool.BuilderContainerAwsNodePool.Builder. timeouts(ContainerAwsNodePoolTimeouts timeouts)timeouts block.ContainerAwsNodePoolConfig.BuilderContainerAwsNodePoolConfig.Builder. timeouts(ContainerAwsNodePoolTimeouts timeouts)Sets the value ofContainerAwsNodePoolConfig.getTimeouts()
-