Uses of Interface
com.hashicorp.cdktf.providers.google.logging_project_bucket_config.LoggingProjectBucketConfigCmekSettings
-
Packages that use LoggingProjectBucketConfigCmekSettings Package Description com.hashicorp.cdktf.providers.google.logging_project_bucket_config google_logging_project_bucket_config -
-
Uses of LoggingProjectBucketConfigCmekSettings in com.hashicorp.cdktf.providers.google.logging_project_bucket_config
Classes in com.hashicorp.cdktf.providers.google.logging_project_bucket_config that implement LoggingProjectBucketConfigCmekSettings Modifier and Type Class Description static classLoggingProjectBucketConfigCmekSettings.Jsii$ProxyAn implementation forLoggingProjectBucketConfigCmekSettingsMethods in com.hashicorp.cdktf.providers.google.logging_project_bucket_config that return LoggingProjectBucketConfigCmekSettings Modifier and Type Method Description LoggingProjectBucketConfigCmekSettingsLoggingProjectBucketConfigCmekSettings.Builder. build()Builds the configured instance.default LoggingProjectBucketConfigCmekSettingsLoggingProjectBucketConfigConfig. getCmekSettings()cmek_settings block.LoggingProjectBucketConfigCmekSettingsLoggingProjectBucketConfigConfig.Jsii$Proxy. getCmekSettings()LoggingProjectBucketConfigCmekSettingsLoggingProjectBucketConfig. getCmekSettingsInput()LoggingProjectBucketConfigCmekSettingsLoggingProjectBucketConfigCmekSettingsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.logging_project_bucket_config with parameters of type LoggingProjectBucketConfigCmekSettings Modifier and Type Method Description LoggingProjectBucketConfig.BuilderLoggingProjectBucketConfig.Builder. cmekSettings(LoggingProjectBucketConfigCmekSettings cmekSettings)cmek_settings block.LoggingProjectBucketConfigConfig.BuilderLoggingProjectBucketConfigConfig.Builder. cmekSettings(LoggingProjectBucketConfigCmekSettings cmekSettings)Sets the value ofLoggingProjectBucketConfigConfig.getCmekSettings()voidLoggingProjectBucketConfig. putCmekSettings(LoggingProjectBucketConfigCmekSettings value)voidLoggingProjectBucketConfigCmekSettingsOutputReference. setInternalValue(LoggingProjectBucketConfigCmekSettings value)
-