Uses of Class
com.hashicorp.cdktf.providers.google.logging_project_sink.LoggingProjectSinkBigqueryOptions.Builder
-
Packages that use LoggingProjectSinkBigqueryOptions.Builder Package Description com.hashicorp.cdktf.providers.google.logging_project_sink google_logging_project_sink -
-
Uses of LoggingProjectSinkBigqueryOptions.Builder in com.hashicorp.cdktf.providers.google.logging_project_sink
Methods in com.hashicorp.cdktf.providers.google.logging_project_sink that return LoggingProjectSinkBigqueryOptions.Builder Modifier and Type Method Description static LoggingProjectSinkBigqueryOptions.BuilderLoggingProjectSinkBigqueryOptions. builder()LoggingProjectSinkBigqueryOptions.BuilderLoggingProjectSinkBigqueryOptions.Builder. usePartitionedTables(com.hashicorp.cdktf.IResolvable usePartitionedTables)Sets the value ofLoggingProjectSinkBigqueryOptions.getUsePartitionedTables()LoggingProjectSinkBigqueryOptions.BuilderLoggingProjectSinkBigqueryOptions.Builder. usePartitionedTables(Boolean usePartitionedTables)Sets the value ofLoggingProjectSinkBigqueryOptions.getUsePartitionedTables()Constructors in com.hashicorp.cdktf.providers.google.logging_project_sink with parameters of type LoggingProjectSinkBigqueryOptions.Builder Constructor Description Jsii$Proxy(LoggingProjectSinkBigqueryOptions.Builder builder)Constructor that initializes the object based on literal property values passed by theLoggingProjectSinkBigqueryOptions.Builder.
-