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