VertexAiFeatureGroupFeature.Builder |
VertexAiFeatureGroupFeature.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
VertexAiFeatureGroupFeature.Builder |
VertexAiFeatureGroupFeature.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
VertexAiFeatureGroupFeature.Builder |
VertexAiFeatureGroupFeature.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
VertexAiFeatureGroupFeature.Builder |
VertexAiFeatureGroupFeature.Builder.count(Number count) |
|
static VertexAiFeatureGroupFeature.Builder |
VertexAiFeatureGroupFeature.Builder.create(software.constructs.Construct scope,
String id) |
|
VertexAiFeatureGroupFeature.Builder |
VertexAiFeatureGroupFeature.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
VertexAiFeatureGroupFeature.Builder |
VertexAiFeatureGroupFeature.Builder.description(String description) |
The description of the FeatureGroup.
|
VertexAiFeatureGroupFeature.Builder |
VertexAiFeatureGroupFeature.Builder.featureGroup(String featureGroup) |
The name of the Feature Group.
|
VertexAiFeatureGroupFeature.Builder |
VertexAiFeatureGroupFeature.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
VertexAiFeatureGroupFeature.Builder |
VertexAiFeatureGroupFeature.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vertex_ai_feature_group_feature#id VertexAiFeatureGroupFeature#id}.
|
VertexAiFeatureGroupFeature.Builder |
VertexAiFeatureGroupFeature.Builder.labels(Map<String,String> labels) |
The labels with user-defined metadata to organize your FeatureGroup.
|
VertexAiFeatureGroupFeature.Builder |
VertexAiFeatureGroupFeature.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
VertexAiFeatureGroupFeature.Builder |
VertexAiFeatureGroupFeature.Builder.name(String name) |
The resource name of the Feature Group Feature.
|
VertexAiFeatureGroupFeature.Builder |
VertexAiFeatureGroupFeature.Builder.project(String project) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vertex_ai_feature_group_feature#project VertexAiFeatureGroupFeature#project}.
|
VertexAiFeatureGroupFeature.Builder |
VertexAiFeatureGroupFeature.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
VertexAiFeatureGroupFeature.Builder |
VertexAiFeatureGroupFeature.Builder.provisioners(List<? extends Object> provisioners) |
|
VertexAiFeatureGroupFeature.Builder |
VertexAiFeatureGroupFeature.Builder.region(String region) |
The region for the resource.
|
VertexAiFeatureGroupFeature.Builder |
VertexAiFeatureGroupFeature.Builder.timeouts(VertexAiFeatureGroupFeatureTimeouts timeouts) |
timeouts block.
|
VertexAiFeatureGroupFeature.Builder |
VertexAiFeatureGroupFeature.Builder.versionColumnName(String versionColumnName) |
The name of the BigQuery Table/View column hosting data for this version.
|