Uses of Class
com.hashicorp.cdktf.providers.google.container_attached_cluster.ContainerAttachedClusterLoggingConfig.Builder
-
Packages that use ContainerAttachedClusterLoggingConfig.Builder Package Description com.hashicorp.cdktf.providers.google.container_attached_cluster google_container_attached_cluster -
-
Uses of ContainerAttachedClusterLoggingConfig.Builder in com.hashicorp.cdktf.providers.google.container_attached_cluster
Methods in com.hashicorp.cdktf.providers.google.container_attached_cluster that return ContainerAttachedClusterLoggingConfig.Builder Modifier and Type Method Description static ContainerAttachedClusterLoggingConfig.BuilderContainerAttachedClusterLoggingConfig. builder()ContainerAttachedClusterLoggingConfig.BuilderContainerAttachedClusterLoggingConfig.Builder. componentConfig(ContainerAttachedClusterLoggingConfigComponentConfig componentConfig)Sets the value ofContainerAttachedClusterLoggingConfig.getComponentConfig()Constructors in com.hashicorp.cdktf.providers.google.container_attached_cluster with parameters of type ContainerAttachedClusterLoggingConfig.Builder Constructor Description Jsii$Proxy(ContainerAttachedClusterLoggingConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerAttachedClusterLoggingConfig.Builder.
-