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