Uses of Class
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterLoggingConfig.Builder
-
Packages that use ContainerClusterLoggingConfig.Builder Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterLoggingConfig.Builder in com.hashicorp.cdktf.providers.google.container_cluster
Methods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterLoggingConfig.Builder Modifier and Type Method Description static ContainerClusterLoggingConfig.BuilderContainerClusterLoggingConfig. builder()ContainerClusterLoggingConfig.BuilderContainerClusterLoggingConfig.Builder. enableComponents(List<String> enableComponents)Sets the value ofContainerClusterLoggingConfig.getEnableComponents()Constructors in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterLoggingConfig.Builder Constructor Description Jsii$Proxy(ContainerClusterLoggingConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerClusterLoggingConfig.Builder.
-