Uses of Interface
com.hashicorp.cdktf.providers.google.vertex_ai_featurestore.VertexAiFeaturestoreEncryptionSpec
-
Packages that use VertexAiFeaturestoreEncryptionSpec Package Description com.hashicorp.cdktf.providers.google.vertex_ai_featurestore google_vertex_ai_featurestore -
-
Uses of VertexAiFeaturestoreEncryptionSpec in com.hashicorp.cdktf.providers.google.vertex_ai_featurestore
Classes in com.hashicorp.cdktf.providers.google.vertex_ai_featurestore that implement VertexAiFeaturestoreEncryptionSpec Modifier and Type Class Description static classVertexAiFeaturestoreEncryptionSpec.Jsii$ProxyAn implementation forVertexAiFeaturestoreEncryptionSpecMethods in com.hashicorp.cdktf.providers.google.vertex_ai_featurestore that return VertexAiFeaturestoreEncryptionSpec Modifier and Type Method Description VertexAiFeaturestoreEncryptionSpecVertexAiFeaturestoreEncryptionSpec.Builder. build()Builds the configured instance.default VertexAiFeaturestoreEncryptionSpecVertexAiFeaturestoreConfig. getEncryptionSpec()encryption_spec block.VertexAiFeaturestoreEncryptionSpecVertexAiFeaturestoreConfig.Jsii$Proxy. getEncryptionSpec()VertexAiFeaturestoreEncryptionSpecVertexAiFeaturestore. getEncryptionSpecInput()VertexAiFeaturestoreEncryptionSpecVertexAiFeaturestoreEncryptionSpecOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.vertex_ai_featurestore with parameters of type VertexAiFeaturestoreEncryptionSpec Modifier and Type Method Description VertexAiFeaturestore.BuilderVertexAiFeaturestore.Builder. encryptionSpec(VertexAiFeaturestoreEncryptionSpec encryptionSpec)encryption_spec block.VertexAiFeaturestoreConfig.BuilderVertexAiFeaturestoreConfig.Builder. encryptionSpec(VertexAiFeaturestoreEncryptionSpec encryptionSpec)Sets the value ofVertexAiFeaturestoreConfig.getEncryptionSpec()voidVertexAiFeaturestore. putEncryptionSpec(VertexAiFeaturestoreEncryptionSpec value)voidVertexAiFeaturestoreEncryptionSpecOutputReference. setInternalValue(VertexAiFeaturestoreEncryptionSpec value)
-