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