Uses of Class
com.hashicorp.cdktf.providers.google.container_aws_node_pool.ContainerAwsNodePoolConfigProxyConfig.Builder
-
Packages that use ContainerAwsNodePoolConfigProxyConfig.Builder Package Description com.hashicorp.cdktf.providers.google.container_aws_node_pool google_container_aws_node_pool -
-
Uses of ContainerAwsNodePoolConfigProxyConfig.Builder in com.hashicorp.cdktf.providers.google.container_aws_node_pool
Methods in com.hashicorp.cdktf.providers.google.container_aws_node_pool that return ContainerAwsNodePoolConfigProxyConfig.Builder Modifier and Type Method Description static ContainerAwsNodePoolConfigProxyConfig.BuilderContainerAwsNodePoolConfigProxyConfig. builder()ContainerAwsNodePoolConfigProxyConfig.BuilderContainerAwsNodePoolConfigProxyConfig.Builder. secretArn(String secretArn)Sets the value ofContainerAwsNodePoolConfigProxyConfig.getSecretArn()ContainerAwsNodePoolConfigProxyConfig.BuilderContainerAwsNodePoolConfigProxyConfig.Builder. secretVersion(String secretVersion)Sets the value ofContainerAwsNodePoolConfigProxyConfig.getSecretVersion()Constructors in com.hashicorp.cdktf.providers.google.container_aws_node_pool with parameters of type ContainerAwsNodePoolConfigProxyConfig.Builder Constructor Description Jsii$Proxy(ContainerAwsNodePoolConfigProxyConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerAwsNodePoolConfigProxyConfig.Builder.
-