Uses of Interface
com.hashicorp.cdktf.providers.google.vertex_ai_tensorboard.VertexAiTensorboardEncryptionSpec
-
Packages that use VertexAiTensorboardEncryptionSpec Package Description com.hashicorp.cdktf.providers.google.vertex_ai_tensorboard google_vertex_ai_tensorboard -
-
Uses of VertexAiTensorboardEncryptionSpec in com.hashicorp.cdktf.providers.google.vertex_ai_tensorboard
Classes in com.hashicorp.cdktf.providers.google.vertex_ai_tensorboard that implement VertexAiTensorboardEncryptionSpec Modifier and Type Class Description static classVertexAiTensorboardEncryptionSpec.Jsii$ProxyAn implementation forVertexAiTensorboardEncryptionSpecMethods in com.hashicorp.cdktf.providers.google.vertex_ai_tensorboard that return VertexAiTensorboardEncryptionSpec Modifier and Type Method Description VertexAiTensorboardEncryptionSpecVertexAiTensorboardEncryptionSpec.Builder. build()Builds the configured instance.default VertexAiTensorboardEncryptionSpecVertexAiTensorboardConfig. getEncryptionSpec()encryption_spec block.VertexAiTensorboardEncryptionSpecVertexAiTensorboardConfig.Jsii$Proxy. getEncryptionSpec()VertexAiTensorboardEncryptionSpecVertexAiTensorboard. getEncryptionSpecInput()VertexAiTensorboardEncryptionSpecVertexAiTensorboardEncryptionSpecOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.vertex_ai_tensorboard with parameters of type VertexAiTensorboardEncryptionSpec Modifier and Type Method Description VertexAiTensorboard.BuilderVertexAiTensorboard.Builder. encryptionSpec(VertexAiTensorboardEncryptionSpec encryptionSpec)encryption_spec block.VertexAiTensorboardConfig.BuilderVertexAiTensorboardConfig.Builder. encryptionSpec(VertexAiTensorboardEncryptionSpec encryptionSpec)Sets the value ofVertexAiTensorboardConfig.getEncryptionSpec()voidVertexAiTensorboard. putEncryptionSpec(VertexAiTensorboardEncryptionSpec value)voidVertexAiTensorboardEncryptionSpecOutputReference. setInternalValue(VertexAiTensorboardEncryptionSpec value)
-