Uses of Class
com.hashicorp.cdktf.providers.google.logging_project_bucket_config.LoggingProjectBucketConfigCmekSettings.Builder
-
Packages that use LoggingProjectBucketConfigCmekSettings.Builder Package Description com.hashicorp.cdktf.providers.google.logging_project_bucket_config google_logging_project_bucket_config -
-
Uses of LoggingProjectBucketConfigCmekSettings.Builder in com.hashicorp.cdktf.providers.google.logging_project_bucket_config
Methods in com.hashicorp.cdktf.providers.google.logging_project_bucket_config that return LoggingProjectBucketConfigCmekSettings.Builder Modifier and Type Method Description static LoggingProjectBucketConfigCmekSettings.BuilderLoggingProjectBucketConfigCmekSettings. builder()LoggingProjectBucketConfigCmekSettings.BuilderLoggingProjectBucketConfigCmekSettings.Builder. kmsKeyName(String kmsKeyName)Sets the value ofLoggingProjectBucketConfigCmekSettings.getKmsKeyName()Constructors in com.hashicorp.cdktf.providers.google.logging_project_bucket_config with parameters of type LoggingProjectBucketConfigCmekSettings.Builder Constructor Description Jsii$Proxy(LoggingProjectBucketConfigCmekSettings.Builder builder)Constructor that initializes the object based on literal property values passed by theLoggingProjectBucketConfigCmekSettings.Builder.
-