Uses of Class
com.hashicorp.cdktf.providers.google.container_azure_cluster.ContainerAzureClusterControlPlaneSshConfig.Builder
-
Packages that use ContainerAzureClusterControlPlaneSshConfig.Builder Package Description com.hashicorp.cdktf.providers.google.container_azure_cluster google_container_azure_cluster -
-
Uses of ContainerAzureClusterControlPlaneSshConfig.Builder in com.hashicorp.cdktf.providers.google.container_azure_cluster
Methods in com.hashicorp.cdktf.providers.google.container_azure_cluster that return ContainerAzureClusterControlPlaneSshConfig.Builder Modifier and Type Method Description ContainerAzureClusterControlPlaneSshConfig.BuilderContainerAzureClusterControlPlaneSshConfig.Builder. authorizedKey(String authorizedKey)Sets the value ofContainerAzureClusterControlPlaneSshConfig.getAuthorizedKey()static ContainerAzureClusterControlPlaneSshConfig.BuilderContainerAzureClusterControlPlaneSshConfig. builder()Constructors in com.hashicorp.cdktf.providers.google.container_azure_cluster with parameters of type ContainerAzureClusterControlPlaneSshConfig.Builder Constructor Description Jsii$Proxy(ContainerAzureClusterControlPlaneSshConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerAzureClusterControlPlaneSshConfig.Builder.
-