VertexAiIndexEndpointDeployedIndex.Builder |
VertexAiIndexEndpointDeployedIndex.Builder.automaticResources(VertexAiIndexEndpointDeployedIndexAutomaticResources automaticResources) |
automatic_resources block.
|
VertexAiIndexEndpointDeployedIndex.Builder |
VertexAiIndexEndpointDeployedIndex.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
VertexAiIndexEndpointDeployedIndex.Builder |
VertexAiIndexEndpointDeployedIndex.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
VertexAiIndexEndpointDeployedIndex.Builder |
VertexAiIndexEndpointDeployedIndex.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
VertexAiIndexEndpointDeployedIndex.Builder |
VertexAiIndexEndpointDeployedIndex.Builder.count(Number count) |
|
static VertexAiIndexEndpointDeployedIndex.Builder |
VertexAiIndexEndpointDeployedIndex.Builder.create(software.constructs.Construct scope,
String id) |
|
VertexAiIndexEndpointDeployedIndex.Builder |
VertexAiIndexEndpointDeployedIndex.Builder.dedicatedResources(VertexAiIndexEndpointDeployedIndexDedicatedResources dedicatedResources) |
dedicated_resources block.
|
VertexAiIndexEndpointDeployedIndex.Builder |
VertexAiIndexEndpointDeployedIndex.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
VertexAiIndexEndpointDeployedIndex.Builder |
VertexAiIndexEndpointDeployedIndex.Builder.deployedIndexAuthConfig(VertexAiIndexEndpointDeployedIndexDeployedIndexAuthConfig deployedIndexAuthConfig) |
deployed_index_auth_config block.
|
VertexAiIndexEndpointDeployedIndex.Builder |
VertexAiIndexEndpointDeployedIndex.Builder.deployedIndexId(String deployedIndexId) |
The user specified ID of the DeployedIndex.
|
VertexAiIndexEndpointDeployedIndex.Builder |
VertexAiIndexEndpointDeployedIndex.Builder.deploymentGroup(String deploymentGroup) |
The deployment group can be no longer than 64 characters (eg: 'test', 'prod').
|
VertexAiIndexEndpointDeployedIndex.Builder |
VertexAiIndexEndpointDeployedIndex.Builder.displayName(String displayName) |
The display name of the Index.
|
VertexAiIndexEndpointDeployedIndex.Builder |
VertexAiIndexEndpointDeployedIndex.Builder.enableAccessLogging(com.hashicorp.cdktf.IResolvable enableAccessLogging) |
If true, private endpoint's access logs are sent to Cloud Logging.
|
VertexAiIndexEndpointDeployedIndex.Builder |
VertexAiIndexEndpointDeployedIndex.Builder.enableAccessLogging(Boolean enableAccessLogging) |
If true, private endpoint's access logs are sent to Cloud Logging.
|
VertexAiIndexEndpointDeployedIndex.Builder |
VertexAiIndexEndpointDeployedIndex.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
VertexAiIndexEndpointDeployedIndex.Builder |
VertexAiIndexEndpointDeployedIndex.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vertex_ai_index_endpoint_deployed_index#id VertexAiIndexEndpointDeployedIndex#id}.
|
VertexAiIndexEndpointDeployedIndex.Builder |
VertexAiIndexEndpointDeployedIndex.Builder.index(String index) |
The name of the Index this is the deployment of.
|
VertexAiIndexEndpointDeployedIndex.Builder |
VertexAiIndexEndpointDeployedIndex.Builder.indexEndpoint(String indexEndpoint) |
Identifies the index endpoint.
|
VertexAiIndexEndpointDeployedIndex.Builder |
VertexAiIndexEndpointDeployedIndex.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
VertexAiIndexEndpointDeployedIndex.Builder |
VertexAiIndexEndpointDeployedIndex.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
VertexAiIndexEndpointDeployedIndex.Builder |
VertexAiIndexEndpointDeployedIndex.Builder.provisioners(List<? extends Object> provisioners) |
|
VertexAiIndexEndpointDeployedIndex.Builder |
VertexAiIndexEndpointDeployedIndex.Builder.reservedIpRanges(List<String> reservedIpRanges) |
A list of reserved ip ranges under the VPC network that can be used for this DeployedIndex.
|
VertexAiIndexEndpointDeployedIndex.Builder |
VertexAiIndexEndpointDeployedIndex.Builder.timeouts(VertexAiIndexEndpointDeployedIndexTimeouts timeouts) |
timeouts block.
|