Uses of Class
com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint_deployed_index.VertexAiIndexEndpointDeployedIndexAutomaticResources.Builder
-
Packages that use VertexAiIndexEndpointDeployedIndexAutomaticResources.Builder Package Description com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint_deployed_index google_vertex_ai_index_endpoint_deployed_index -
-
Uses of VertexAiIndexEndpointDeployedIndexAutomaticResources.Builder in com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint_deployed_index
Methods in com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint_deployed_index that return VertexAiIndexEndpointDeployedIndexAutomaticResources.Builder Modifier and Type Method Description static VertexAiIndexEndpointDeployedIndexAutomaticResources.BuilderVertexAiIndexEndpointDeployedIndexAutomaticResources. builder()VertexAiIndexEndpointDeployedIndexAutomaticResources.BuilderVertexAiIndexEndpointDeployedIndexAutomaticResources.Builder. maxReplicaCount(Number maxReplicaCount)VertexAiIndexEndpointDeployedIndexAutomaticResources.BuilderVertexAiIndexEndpointDeployedIndexAutomaticResources.Builder. minReplicaCount(Number minReplicaCount)Constructors in com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint_deployed_index with parameters of type VertexAiIndexEndpointDeployedIndexAutomaticResources.Builder Constructor Description Jsii$Proxy(VertexAiIndexEndpointDeployedIndexAutomaticResources.Builder builder)Constructor that initializes the object based on literal property values passed by theVertexAiIndexEndpointDeployedIndexAutomaticResources.Builder.
-