Uses of Interface
com.hashicorp.cdktf.providers.google.vertex_ai_dataset.VertexAiDatasetEncryptionSpec
-
Packages that use VertexAiDatasetEncryptionSpec Package Description com.hashicorp.cdktf.providers.google.vertex_ai_dataset google_vertex_ai_dataset -
-
Uses of VertexAiDatasetEncryptionSpec in com.hashicorp.cdktf.providers.google.vertex_ai_dataset
Classes in com.hashicorp.cdktf.providers.google.vertex_ai_dataset that implement VertexAiDatasetEncryptionSpec Modifier and Type Class Description static classVertexAiDatasetEncryptionSpec.Jsii$ProxyAn implementation forVertexAiDatasetEncryptionSpecMethods in com.hashicorp.cdktf.providers.google.vertex_ai_dataset that return VertexAiDatasetEncryptionSpec Modifier and Type Method Description VertexAiDatasetEncryptionSpecVertexAiDatasetEncryptionSpec.Builder. build()Builds the configured instance.default VertexAiDatasetEncryptionSpecVertexAiDatasetConfig. getEncryptionSpec()encryption_spec block.VertexAiDatasetEncryptionSpecVertexAiDatasetConfig.Jsii$Proxy. getEncryptionSpec()VertexAiDatasetEncryptionSpecVertexAiDataset. getEncryptionSpecInput()VertexAiDatasetEncryptionSpecVertexAiDatasetEncryptionSpecOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.vertex_ai_dataset with parameters of type VertexAiDatasetEncryptionSpec Modifier and Type Method Description VertexAiDataset.BuilderVertexAiDataset.Builder. encryptionSpec(VertexAiDatasetEncryptionSpec encryptionSpec)encryption_spec block.VertexAiDatasetConfig.BuilderVertexAiDatasetConfig.Builder. encryptionSpec(VertexAiDatasetEncryptionSpec encryptionSpec)Sets the value ofVertexAiDatasetConfig.getEncryptionSpec()voidVertexAiDataset. putEncryptionSpec(VertexAiDatasetEncryptionSpec value)voidVertexAiDatasetEncryptionSpecOutputReference. setInternalValue(VertexAiDatasetEncryptionSpec value)
-