Uses of Interface
com.hashicorp.cdktf.providers.google.vertex_ai_endpoint.VertexAiEndpointEncryptionSpec
-
Packages that use VertexAiEndpointEncryptionSpec Package Description com.hashicorp.cdktf.providers.google.vertex_ai_endpoint google_vertex_ai_endpoint -
-
Uses of VertexAiEndpointEncryptionSpec in com.hashicorp.cdktf.providers.google.vertex_ai_endpoint
Classes in com.hashicorp.cdktf.providers.google.vertex_ai_endpoint that implement VertexAiEndpointEncryptionSpec Modifier and Type Class Description static classVertexAiEndpointEncryptionSpec.Jsii$ProxyAn implementation forVertexAiEndpointEncryptionSpecMethods in com.hashicorp.cdktf.providers.google.vertex_ai_endpoint that return VertexAiEndpointEncryptionSpec Modifier and Type Method Description VertexAiEndpointEncryptionSpecVertexAiEndpointEncryptionSpec.Builder. build()Builds the configured instance.default VertexAiEndpointEncryptionSpecVertexAiEndpointConfig. getEncryptionSpec()encryption_spec block.VertexAiEndpointEncryptionSpecVertexAiEndpointConfig.Jsii$Proxy. getEncryptionSpec()VertexAiEndpointEncryptionSpecVertexAiEndpoint. getEncryptionSpecInput()VertexAiEndpointEncryptionSpecVertexAiEndpointEncryptionSpecOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.vertex_ai_endpoint with parameters of type VertexAiEndpointEncryptionSpec Modifier and Type Method Description VertexAiEndpoint.BuilderVertexAiEndpoint.Builder. encryptionSpec(VertexAiEndpointEncryptionSpec encryptionSpec)encryption_spec block.VertexAiEndpointConfig.BuilderVertexAiEndpointConfig.Builder. encryptionSpec(VertexAiEndpointEncryptionSpec encryptionSpec)Sets the value ofVertexAiEndpointConfig.getEncryptionSpec()voidVertexAiEndpoint. putEncryptionSpec(VertexAiEndpointEncryptionSpec value)voidVertexAiEndpointEncryptionSpecOutputReference. setInternalValue(VertexAiEndpointEncryptionSpec value)
-