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