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