Uses of Interface
com.hashicorp.cdktf.providers.google.logging_folder_sink.LoggingFolderSinkExclusions
-
Packages that use LoggingFolderSinkExclusions Package Description com.hashicorp.cdktf.providers.google.logging_folder_sink google_logging_folder_sink -
-
Uses of LoggingFolderSinkExclusions in com.hashicorp.cdktf.providers.google.logging_folder_sink
Classes in com.hashicorp.cdktf.providers.google.logging_folder_sink that implement LoggingFolderSinkExclusions Modifier and Type Class Description static classLoggingFolderSinkExclusions.Jsii$ProxyAn implementation forLoggingFolderSinkExclusionsMethods in com.hashicorp.cdktf.providers.google.logging_folder_sink that return LoggingFolderSinkExclusions Modifier and Type Method Description LoggingFolderSinkExclusionsLoggingFolderSinkExclusions.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.logging_folder_sink with parameters of type LoggingFolderSinkExclusions Modifier and Type Method Description voidLoggingFolderSinkExclusionsOutputReference. setInternalValue(LoggingFolderSinkExclusions value)Method parameters in com.hashicorp.cdktf.providers.google.logging_folder_sink with type arguments of type LoggingFolderSinkExclusions Modifier and Type Method Description LoggingFolderSink.BuilderLoggingFolderSink.Builder. exclusions(List<? extends LoggingFolderSinkExclusions> exclusions)exclusions block.LoggingFolderSinkConfig.BuilderLoggingFolderSinkConfig.Builder. exclusions(List<? extends LoggingFolderSinkExclusions> exclusions)Sets the value ofLoggingFolderSinkConfig.getExclusions()voidLoggingFolderSinkExclusionsList. setInternalValue(List<LoggingFolderSinkExclusions> value)
-