Uses of Interface
com.hashicorp.cdktf.providers.google.logging_project_sink.LoggingProjectSinkBigqueryOptions
-
Packages that use LoggingProjectSinkBigqueryOptions Package Description com.hashicorp.cdktf.providers.google.logging_project_sink google_logging_project_sink -
-
Uses of LoggingProjectSinkBigqueryOptions in com.hashicorp.cdktf.providers.google.logging_project_sink
Classes in com.hashicorp.cdktf.providers.google.logging_project_sink that implement LoggingProjectSinkBigqueryOptions Modifier and Type Class Description static classLoggingProjectSinkBigqueryOptions.Jsii$ProxyAn implementation forLoggingProjectSinkBigqueryOptionsMethods in com.hashicorp.cdktf.providers.google.logging_project_sink that return LoggingProjectSinkBigqueryOptions Modifier and Type Method Description LoggingProjectSinkBigqueryOptionsLoggingProjectSinkBigqueryOptions.Builder. build()Builds the configured instance.default LoggingProjectSinkBigqueryOptionsLoggingProjectSinkConfig. getBigqueryOptions()bigquery_options block.LoggingProjectSinkBigqueryOptionsLoggingProjectSinkConfig.Jsii$Proxy. getBigqueryOptions()LoggingProjectSinkBigqueryOptionsLoggingProjectSink. getBigqueryOptionsInput()LoggingProjectSinkBigqueryOptionsLoggingProjectSinkBigqueryOptionsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.logging_project_sink with parameters of type LoggingProjectSinkBigqueryOptions Modifier and Type Method Description LoggingProjectSink.BuilderLoggingProjectSink.Builder. bigqueryOptions(LoggingProjectSinkBigqueryOptions bigqueryOptions)bigquery_options block.LoggingProjectSinkConfig.BuilderLoggingProjectSinkConfig.Builder. bigqueryOptions(LoggingProjectSinkBigqueryOptions bigqueryOptions)Sets the value ofLoggingProjectSinkConfig.getBigqueryOptions()voidLoggingProjectSink. putBigqueryOptions(LoggingProjectSinkBigqueryOptions value)voidLoggingProjectSinkBigqueryOptionsOutputReference. setInternalValue(LoggingProjectSinkBigqueryOptions value)
-