Uses of Interface
com.hashicorp.cdktf.providers.google.container_attached_cluster.ContainerAttachedClusterProxyConfigKubernetesSecret
-
Packages that use ContainerAttachedClusterProxyConfigKubernetesSecret Package Description com.hashicorp.cdktf.providers.google.container_attached_cluster google_container_attached_cluster -
-
Uses of ContainerAttachedClusterProxyConfigKubernetesSecret in com.hashicorp.cdktf.providers.google.container_attached_cluster
Classes in com.hashicorp.cdktf.providers.google.container_attached_cluster that implement ContainerAttachedClusterProxyConfigKubernetesSecret Modifier and Type Class Description static classContainerAttachedClusterProxyConfigKubernetesSecret.Jsii$ProxyAn implementation forContainerAttachedClusterProxyConfigKubernetesSecretMethods in com.hashicorp.cdktf.providers.google.container_attached_cluster that return ContainerAttachedClusterProxyConfigKubernetesSecret Modifier and Type Method Description ContainerAttachedClusterProxyConfigKubernetesSecretContainerAttachedClusterProxyConfigKubernetesSecret.Builder. build()Builds the configured instance.ContainerAttachedClusterProxyConfigKubernetesSecretContainerAttachedClusterProxyConfigKubernetesSecretOutputReference. getInternalValue()default ContainerAttachedClusterProxyConfigKubernetesSecretContainerAttachedClusterProxyConfig. getKubernetesSecret()kubernetes_secret block.ContainerAttachedClusterProxyConfigKubernetesSecretContainerAttachedClusterProxyConfig.Jsii$Proxy. getKubernetesSecret()ContainerAttachedClusterProxyConfigKubernetesSecretContainerAttachedClusterProxyConfigOutputReference. getKubernetesSecretInput()Methods in com.hashicorp.cdktf.providers.google.container_attached_cluster with parameters of type ContainerAttachedClusterProxyConfigKubernetesSecret Modifier and Type Method Description ContainerAttachedClusterProxyConfig.BuilderContainerAttachedClusterProxyConfig.Builder. kubernetesSecret(ContainerAttachedClusterProxyConfigKubernetesSecret kubernetesSecret)Sets the value ofContainerAttachedClusterProxyConfig.getKubernetesSecret()voidContainerAttachedClusterProxyConfigOutputReference. putKubernetesSecret(ContainerAttachedClusterProxyConfigKubernetesSecret value)voidContainerAttachedClusterProxyConfigKubernetesSecretOutputReference. setInternalValue(ContainerAttachedClusterProxyConfigKubernetesSecret value)
-