Uses of Class
com.hashicorp.cdktf.providers.google.container_attached_cluster.ContainerAttachedClusterProxyConfig.Builder
-
Packages that use ContainerAttachedClusterProxyConfig.Builder Package Description com.hashicorp.cdktf.providers.google.container_attached_cluster google_container_attached_cluster -
-
Uses of ContainerAttachedClusterProxyConfig.Builder in com.hashicorp.cdktf.providers.google.container_attached_cluster
Methods in com.hashicorp.cdktf.providers.google.container_attached_cluster that return ContainerAttachedClusterProxyConfig.Builder Modifier and Type Method Description static ContainerAttachedClusterProxyConfig.BuilderContainerAttachedClusterProxyConfig. builder()ContainerAttachedClusterProxyConfig.BuilderContainerAttachedClusterProxyConfig.Builder. kubernetesSecret(ContainerAttachedClusterProxyConfigKubernetesSecret kubernetesSecret)Sets the value ofContainerAttachedClusterProxyConfig.getKubernetesSecret()Constructors in com.hashicorp.cdktf.providers.google.container_attached_cluster with parameters of type ContainerAttachedClusterProxyConfig.Builder Constructor Description Jsii$Proxy(ContainerAttachedClusterProxyConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerAttachedClusterProxyConfig.Builder.
-