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