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