Uses of Class
com.hashicorp.cdktf.providers.google.container_aws_node_pool.ContainerAwsNodePoolConfigSshConfig.Builder
-
Packages that use ContainerAwsNodePoolConfigSshConfig.Builder Package Description com.hashicorp.cdktf.providers.google.container_aws_node_pool google_container_aws_node_pool -
-
Uses of ContainerAwsNodePoolConfigSshConfig.Builder in com.hashicorp.cdktf.providers.google.container_aws_node_pool
Methods in com.hashicorp.cdktf.providers.google.container_aws_node_pool that return ContainerAwsNodePoolConfigSshConfig.Builder Modifier and Type Method Description static ContainerAwsNodePoolConfigSshConfig.BuilderContainerAwsNodePoolConfigSshConfig. builder()ContainerAwsNodePoolConfigSshConfig.BuilderContainerAwsNodePoolConfigSshConfig.Builder. ec2KeyPair(String ec2KeyPair)Sets the value ofContainerAwsNodePoolConfigSshConfig.getEc2KeyPair()Constructors in com.hashicorp.cdktf.providers.google.container_aws_node_pool with parameters of type ContainerAwsNodePoolConfigSshConfig.Builder Constructor Description Jsii$Proxy(ContainerAwsNodePoolConfigSshConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerAwsNodePoolConfigSshConfig.Builder.
-