Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_logging_sink.DataGoogleLoggingSinkConfig
-
Packages that use DataGoogleLoggingSinkConfig Package Description com.hashicorp.cdktf.providers.google.data_google_logging_sink data_google_logging_sink -
-
Uses of DataGoogleLoggingSinkConfig in com.hashicorp.cdktf.providers.google.data_google_logging_sink
Classes in com.hashicorp.cdktf.providers.google.data_google_logging_sink that implement DataGoogleLoggingSinkConfig Modifier and Type Class Description static classDataGoogleLoggingSinkConfig.Jsii$ProxyAn implementation forDataGoogleLoggingSinkConfigMethods in com.hashicorp.cdktf.providers.google.data_google_logging_sink that return DataGoogleLoggingSinkConfig Modifier and Type Method Description DataGoogleLoggingSinkConfigDataGoogleLoggingSinkConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_google_logging_sink with parameters of type DataGoogleLoggingSinkConfig Constructor Description DataGoogleLoggingSink(software.constructs.Construct scope, String id, DataGoogleLoggingSinkConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/logging_sink google_logging_sink} Data Source.
-