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