VertexAiFeaturestore.Builder |
VertexAiFeaturestore.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
VertexAiFeaturestore.Builder |
VertexAiFeaturestore.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
VertexAiFeaturestore.Builder |
VertexAiFeaturestore.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
VertexAiFeaturestore.Builder |
VertexAiFeaturestore.Builder.count(Number count) |
|
static VertexAiFeaturestore.Builder |
VertexAiFeaturestore.Builder.create(software.constructs.Construct scope,
String id) |
|
VertexAiFeaturestore.Builder |
VertexAiFeaturestore.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
VertexAiFeaturestore.Builder |
VertexAiFeaturestore.Builder.encryptionSpec(VertexAiFeaturestoreEncryptionSpec encryptionSpec) |
encryption_spec block.
|
VertexAiFeaturestore.Builder |
VertexAiFeaturestore.Builder.forceDestroy(com.hashicorp.cdktf.IResolvable forceDestroy) |
If set to true, any EntityTypes and Features for this Featurestore will also be deleted.
|
VertexAiFeaturestore.Builder |
VertexAiFeaturestore.Builder.forceDestroy(Boolean forceDestroy) |
If set to true, any EntityTypes and Features for this Featurestore will also be deleted.
|
VertexAiFeaturestore.Builder |
VertexAiFeaturestore.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
VertexAiFeaturestore.Builder |
VertexAiFeaturestore.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vertex_ai_featurestore#id VertexAiFeaturestore#id}.
|
VertexAiFeaturestore.Builder |
VertexAiFeaturestore.Builder.labels(Map<String,String> labels) |
A set of key/value label pairs to assign to this Featurestore.
|
VertexAiFeaturestore.Builder |
VertexAiFeaturestore.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
VertexAiFeaturestore.Builder |
VertexAiFeaturestore.Builder.name(String name) |
The name of the Featurestore.
|
VertexAiFeaturestore.Builder |
VertexAiFeaturestore.Builder.onlineServingConfig(VertexAiFeaturestoreOnlineServingConfig onlineServingConfig) |
online_serving_config block.
|
VertexAiFeaturestore.Builder |
VertexAiFeaturestore.Builder.project(String project) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vertex_ai_featurestore#project VertexAiFeaturestore#project}.
|
VertexAiFeaturestore.Builder |
VertexAiFeaturestore.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
VertexAiFeaturestore.Builder |
VertexAiFeaturestore.Builder.provisioners(List<? extends Object> provisioners) |
|
VertexAiFeaturestore.Builder |
VertexAiFeaturestore.Builder.region(String region) |
The region of the dataset.
|
VertexAiFeaturestore.Builder |
VertexAiFeaturestore.Builder.timeouts(VertexAiFeaturestoreTimeouts timeouts) |
timeouts block.
|