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