VertexAiFeaturestoreEntitytypeFeature.Builder |
VertexAiFeaturestoreEntitytypeFeature.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
VertexAiFeaturestoreEntitytypeFeature.Builder |
VertexAiFeaturestoreEntitytypeFeature.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
VertexAiFeaturestoreEntitytypeFeature.Builder |
VertexAiFeaturestoreEntitytypeFeature.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
VertexAiFeaturestoreEntitytypeFeature.Builder |
VertexAiFeaturestoreEntitytypeFeature.Builder.count(Number count) |
|
static VertexAiFeaturestoreEntitytypeFeature.Builder |
VertexAiFeaturestoreEntitytypeFeature.Builder.create(software.constructs.Construct scope,
String id) |
|
VertexAiFeaturestoreEntitytypeFeature.Builder |
VertexAiFeaturestoreEntitytypeFeature.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
VertexAiFeaturestoreEntitytypeFeature.Builder |
VertexAiFeaturestoreEntitytypeFeature.Builder.description(String description) |
Description of the feature.
|
VertexAiFeaturestoreEntitytypeFeature.Builder |
VertexAiFeaturestoreEntitytypeFeature.Builder.entitytype(String entitytype) |
The name of the Featurestore to use, in the format projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entitytype}.
|
VertexAiFeaturestoreEntitytypeFeature.Builder |
VertexAiFeaturestoreEntitytypeFeature.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
VertexAiFeaturestoreEntitytypeFeature.Builder |
VertexAiFeaturestoreEntitytypeFeature.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_feature#id VertexAiFeaturestoreEntitytypeFeature#id}.
|
VertexAiFeaturestoreEntitytypeFeature.Builder |
VertexAiFeaturestoreEntitytypeFeature.Builder.labels(Map<String,String> labels) |
A set of key/value label pairs to assign to the feature.
|
VertexAiFeaturestoreEntitytypeFeature.Builder |
VertexAiFeaturestoreEntitytypeFeature.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
VertexAiFeaturestoreEntitytypeFeature.Builder |
VertexAiFeaturestoreEntitytypeFeature.Builder.name(String name) |
The name of the feature.
|
VertexAiFeaturestoreEntitytypeFeature.Builder |
VertexAiFeaturestoreEntitytypeFeature.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
VertexAiFeaturestoreEntitytypeFeature.Builder |
VertexAiFeaturestoreEntitytypeFeature.Builder.provisioners(List<? extends Object> provisioners) |
|
VertexAiFeaturestoreEntitytypeFeature.Builder |
VertexAiFeaturestoreEntitytypeFeature.Builder.timeouts(VertexAiFeaturestoreEntitytypeFeatureTimeouts timeouts) |
timeouts block.
|
VertexAiFeaturestoreEntitytypeFeature.Builder |
VertexAiFeaturestoreEntitytypeFeature.Builder.valueType(String valueType) |
Type of Feature value.
|