Uses of Interface
com.hashicorp.cdktf.providers.google.logging_folder_exclusion.LoggingFolderExclusionConfig
-
Packages that use LoggingFolderExclusionConfig Package Description com.hashicorp.cdktf.providers.google.logging_folder_exclusion google_logging_folder_exclusion -
-
Uses of LoggingFolderExclusionConfig in com.hashicorp.cdktf.providers.google.logging_folder_exclusion
Classes in com.hashicorp.cdktf.providers.google.logging_folder_exclusion that implement LoggingFolderExclusionConfig Modifier and Type Class Description static classLoggingFolderExclusionConfig.Jsii$ProxyAn implementation forLoggingFolderExclusionConfigMethods in com.hashicorp.cdktf.providers.google.logging_folder_exclusion that return LoggingFolderExclusionConfig Modifier and Type Method Description LoggingFolderExclusionConfigLoggingFolderExclusionConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.logging_folder_exclusion with parameters of type LoggingFolderExclusionConfig Constructor Description LoggingFolderExclusion(software.constructs.Construct scope, String id, LoggingFolderExclusionConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/logging_folder_exclusion google_logging_folder_exclusion} Resource.
-