Uses of Class
com.hashicorp.cdktf.providers.google.container_attached_cluster.ContainerAttachedClusterProxyConfigKubernetesSecret.Builder
-
Packages that use ContainerAttachedClusterProxyConfigKubernetesSecret.Builder Package Description com.hashicorp.cdktf.providers.google.container_attached_cluster google_container_attached_cluster -
-
Uses of ContainerAttachedClusterProxyConfigKubernetesSecret.Builder in com.hashicorp.cdktf.providers.google.container_attached_cluster
Methods in com.hashicorp.cdktf.providers.google.container_attached_cluster that return ContainerAttachedClusterProxyConfigKubernetesSecret.Builder Modifier and Type Method Description static ContainerAttachedClusterProxyConfigKubernetesSecret.BuilderContainerAttachedClusterProxyConfigKubernetesSecret. builder()ContainerAttachedClusterProxyConfigKubernetesSecret.BuilderContainerAttachedClusterProxyConfigKubernetesSecret.Builder. name(String name)Sets the value ofContainerAttachedClusterProxyConfigKubernetesSecret.getName()ContainerAttachedClusterProxyConfigKubernetesSecret.BuilderContainerAttachedClusterProxyConfigKubernetesSecret.Builder. namespace(String namespace)Sets the value ofContainerAttachedClusterProxyConfigKubernetesSecret.getNamespace()Constructors in com.hashicorp.cdktf.providers.google.container_attached_cluster with parameters of type ContainerAttachedClusterProxyConfigKubernetesSecret.Builder Constructor Description Jsii$Proxy(ContainerAttachedClusterProxyConfigKubernetesSecret.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerAttachedClusterProxyConfigKubernetesSecret.Builder.
-