VertexAiTensorboard.Builder |
VertexAiTensorboard.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
VertexAiTensorboard.Builder |
VertexAiTensorboard.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
VertexAiTensorboard.Builder |
VertexAiTensorboard.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
VertexAiTensorboard.Builder |
VertexAiTensorboard.Builder.count(Number count) |
|
static VertexAiTensorboard.Builder |
VertexAiTensorboard.Builder.create(software.constructs.Construct scope,
String id) |
|
VertexAiTensorboard.Builder |
VertexAiTensorboard.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
VertexAiTensorboard.Builder |
VertexAiTensorboard.Builder.description(String description) |
Description of this Tensorboard.
|
VertexAiTensorboard.Builder |
VertexAiTensorboard.Builder.displayName(String displayName) |
User provided name of this Tensorboard.
|
VertexAiTensorboard.Builder |
VertexAiTensorboard.Builder.encryptionSpec(VertexAiTensorboardEncryptionSpec encryptionSpec) |
encryption_spec block.
|
VertexAiTensorboard.Builder |
VertexAiTensorboard.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
VertexAiTensorboard.Builder |
VertexAiTensorboard.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vertex_ai_tensorboard#id VertexAiTensorboard#id}.
|
VertexAiTensorboard.Builder |
VertexAiTensorboard.Builder.labels(Map<String,String> labels) |
The labels with user-defined metadata to organize your Tensorboards.
|
VertexAiTensorboard.Builder |
VertexAiTensorboard.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
VertexAiTensorboard.Builder |
VertexAiTensorboard.Builder.project(String project) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vertex_ai_tensorboard#project VertexAiTensorboard#project}.
|
VertexAiTensorboard.Builder |
VertexAiTensorboard.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
VertexAiTensorboard.Builder |
VertexAiTensorboard.Builder.provisioners(List<? extends Object> provisioners) |
|
VertexAiTensorboard.Builder |
VertexAiTensorboard.Builder.region(String region) |
The region of the tensorboard.
|
VertexAiTensorboard.Builder |
VertexAiTensorboard.Builder.timeouts(VertexAiTensorboardTimeouts timeouts) |
timeouts block.
|