Uses of Interface
com.hashicorp.cdktf.providers.google.logging_project_sink.LoggingProjectSinkExclusions
-
Packages that use LoggingProjectSinkExclusions Package Description com.hashicorp.cdktf.providers.google.logging_project_sink google_logging_project_sink -
-
Uses of LoggingProjectSinkExclusions in com.hashicorp.cdktf.providers.google.logging_project_sink
Classes in com.hashicorp.cdktf.providers.google.logging_project_sink that implement LoggingProjectSinkExclusions Modifier and Type Class Description static classLoggingProjectSinkExclusions.Jsii$ProxyAn implementation forLoggingProjectSinkExclusionsMethods in com.hashicorp.cdktf.providers.google.logging_project_sink that return LoggingProjectSinkExclusions Modifier and Type Method Description LoggingProjectSinkExclusionsLoggingProjectSinkExclusions.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.logging_project_sink with parameters of type LoggingProjectSinkExclusions Modifier and Type Method Description voidLoggingProjectSinkExclusionsOutputReference. setInternalValue(LoggingProjectSinkExclusions value)Method parameters in com.hashicorp.cdktf.providers.google.logging_project_sink with type arguments of type LoggingProjectSinkExclusions Modifier and Type Method Description LoggingProjectSink.BuilderLoggingProjectSink.Builder. exclusions(List<? extends LoggingProjectSinkExclusions> exclusions)exclusions block.LoggingProjectSinkConfig.BuilderLoggingProjectSinkConfig.Builder. exclusions(List<? extends LoggingProjectSinkExclusions> exclusions)Sets the value ofLoggingProjectSinkConfig.getExclusions()voidLoggingProjectSinkExclusionsList. setInternalValue(List<LoggingProjectSinkExclusions> value)
-