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