VertexAiFeaturestoreEntitytype.Builder |
VertexAiFeaturestoreEntitytype.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
VertexAiFeaturestoreEntitytype.Builder |
VertexAiFeaturestoreEntitytype.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
VertexAiFeaturestoreEntitytype.Builder |
VertexAiFeaturestoreEntitytype.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
VertexAiFeaturestoreEntitytype.Builder |
VertexAiFeaturestoreEntitytype.Builder.count(Number count) |
|
static VertexAiFeaturestoreEntitytype.Builder |
VertexAiFeaturestoreEntitytype.Builder.create(software.constructs.Construct scope,
String id) |
|
VertexAiFeaturestoreEntitytype.Builder |
VertexAiFeaturestoreEntitytype.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
VertexAiFeaturestoreEntitytype.Builder |
VertexAiFeaturestoreEntitytype.Builder.description(String description) |
Optional.
|
VertexAiFeaturestoreEntitytype.Builder |
VertexAiFeaturestoreEntitytype.Builder.featurestore(String featurestore) |
The name of the Featurestore to use, in the format projects/{project}/locations/{location}/featurestores/{featurestore}.
|
VertexAiFeaturestoreEntitytype.Builder |
VertexAiFeaturestoreEntitytype.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
VertexAiFeaturestoreEntitytype.Builder |
VertexAiFeaturestoreEntitytype.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vertex_ai_featurestore_entitytype#id VertexAiFeaturestoreEntitytype#id}.
|
VertexAiFeaturestoreEntitytype.Builder |
VertexAiFeaturestoreEntitytype.Builder.labels(Map<String,String> labels) |
A set of key/value label pairs to assign to this EntityType.
|
VertexAiFeaturestoreEntitytype.Builder |
VertexAiFeaturestoreEntitytype.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
VertexAiFeaturestoreEntitytype.Builder |
VertexAiFeaturestoreEntitytype.Builder.monitoringConfig(VertexAiFeaturestoreEntitytypeMonitoringConfig monitoringConfig) |
monitoring_config block.
|
VertexAiFeaturestoreEntitytype.Builder |
VertexAiFeaturestoreEntitytype.Builder.name(String name) |
The name of the EntityType.
|
VertexAiFeaturestoreEntitytype.Builder |
VertexAiFeaturestoreEntitytype.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
VertexAiFeaturestoreEntitytype.Builder |
VertexAiFeaturestoreEntitytype.Builder.provisioners(List<? extends Object> provisioners) |
|
VertexAiFeaturestoreEntitytype.Builder |
VertexAiFeaturestoreEntitytype.Builder.timeouts(VertexAiFeaturestoreEntitytypeTimeouts timeouts) |
timeouts block.
|