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