Uses of Interface
com.hashicorp.cdktf.providers.google.container_aws_node_pool.ContainerAwsNodePoolConfigRootVolume
-
Packages that use ContainerAwsNodePoolConfigRootVolume Package Description com.hashicorp.cdktf.providers.google.container_aws_node_pool google_container_aws_node_pool -
-
Uses of ContainerAwsNodePoolConfigRootVolume in com.hashicorp.cdktf.providers.google.container_aws_node_pool
Classes in com.hashicorp.cdktf.providers.google.container_aws_node_pool that implement ContainerAwsNodePoolConfigRootVolume Modifier and Type Class Description static classContainerAwsNodePoolConfigRootVolume.Jsii$ProxyAn implementation forContainerAwsNodePoolConfigRootVolumeMethods in com.hashicorp.cdktf.providers.google.container_aws_node_pool that return ContainerAwsNodePoolConfigRootVolume Modifier and Type Method Description ContainerAwsNodePoolConfigRootVolumeContainerAwsNodePoolConfigRootVolume.Builder. build()Builds the configured instance.ContainerAwsNodePoolConfigRootVolumeContainerAwsNodePoolConfigRootVolumeOutputReference. getInternalValue()default ContainerAwsNodePoolConfigRootVolumeContainerAwsNodePoolConfigA. getRootVolume()root_volume block.ContainerAwsNodePoolConfigRootVolumeContainerAwsNodePoolConfigA.Jsii$Proxy. getRootVolume()ContainerAwsNodePoolConfigRootVolumeContainerAwsNodePoolConfigAOutputReference. getRootVolumeInput()Methods in com.hashicorp.cdktf.providers.google.container_aws_node_pool with parameters of type ContainerAwsNodePoolConfigRootVolume Modifier and Type Method Description voidContainerAwsNodePoolConfigAOutputReference. putRootVolume(ContainerAwsNodePoolConfigRootVolume value)ContainerAwsNodePoolConfigA.BuilderContainerAwsNodePoolConfigA.Builder. rootVolume(ContainerAwsNodePoolConfigRootVolume rootVolume)Sets the value ofContainerAwsNodePoolConfigA.getRootVolume()voidContainerAwsNodePoolConfigRootVolumeOutputReference. setInternalValue(ContainerAwsNodePoolConfigRootVolume value)
-