Uses of Class
com.hashicorp.cdktf.providers.google.container_aws_cluster.ContainerAwsClusterControlPlaneAwsServicesAuthentication.Builder
-
Packages that use ContainerAwsClusterControlPlaneAwsServicesAuthentication.Builder Package Description com.hashicorp.cdktf.providers.google.container_aws_cluster google_container_aws_cluster -
-
Uses of ContainerAwsClusterControlPlaneAwsServicesAuthentication.Builder in com.hashicorp.cdktf.providers.google.container_aws_cluster
Methods in com.hashicorp.cdktf.providers.google.container_aws_cluster that return ContainerAwsClusterControlPlaneAwsServicesAuthentication.Builder Modifier and Type Method Description static ContainerAwsClusterControlPlaneAwsServicesAuthentication.BuilderContainerAwsClusterControlPlaneAwsServicesAuthentication. builder()ContainerAwsClusterControlPlaneAwsServicesAuthentication.BuilderContainerAwsClusterControlPlaneAwsServicesAuthentication.Builder. roleArn(String roleArn)Sets the value ofContainerAwsClusterControlPlaneAwsServicesAuthentication.getRoleArn()ContainerAwsClusterControlPlaneAwsServicesAuthentication.BuilderContainerAwsClusterControlPlaneAwsServicesAuthentication.Builder. roleSessionName(String roleSessionName)Constructors in com.hashicorp.cdktf.providers.google.container_aws_cluster with parameters of type ContainerAwsClusterControlPlaneAwsServicesAuthentication.Builder Constructor Description Jsii$Proxy(ContainerAwsClusterControlPlaneAwsServicesAuthentication.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerAwsClusterControlPlaneAwsServicesAuthentication.Builder.
-