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