Uses of Class
com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint_deployed_index.VertexAiIndexEndpointDeployedIndexDedicatedResources.Builder
-
Packages that use VertexAiIndexEndpointDeployedIndexDedicatedResources.Builder Package Description com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint_deployed_index google_vertex_ai_index_endpoint_deployed_index -
-
Uses of VertexAiIndexEndpointDeployedIndexDedicatedResources.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 VertexAiIndexEndpointDeployedIndexDedicatedResources.Builder Modifier and Type Method Description static VertexAiIndexEndpointDeployedIndexDedicatedResources.BuilderVertexAiIndexEndpointDeployedIndexDedicatedResources. builder()VertexAiIndexEndpointDeployedIndexDedicatedResources.BuilderVertexAiIndexEndpointDeployedIndexDedicatedResources.Builder. machineSpec(VertexAiIndexEndpointDeployedIndexDedicatedResourcesMachineSpec machineSpec)Sets the value ofVertexAiIndexEndpointDeployedIndexDedicatedResources.getMachineSpec()VertexAiIndexEndpointDeployedIndexDedicatedResources.BuilderVertexAiIndexEndpointDeployedIndexDedicatedResources.Builder. maxReplicaCount(Number maxReplicaCount)VertexAiIndexEndpointDeployedIndexDedicatedResources.BuilderVertexAiIndexEndpointDeployedIndexDedicatedResources.Builder. minReplicaCount(Number minReplicaCount)Constructors in com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint_deployed_index with parameters of type VertexAiIndexEndpointDeployedIndexDedicatedResources.Builder Constructor Description Jsii$Proxy(VertexAiIndexEndpointDeployedIndexDedicatedResources.Builder builder)Constructor that initializes the object based on literal property values passed by theVertexAiIndexEndpointDeployedIndexDedicatedResources.Builder.
-