Uses of Interface
com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint_deployed_index.VertexAiIndexEndpointDeployedIndexAutomaticResources
-
Packages that use VertexAiIndexEndpointDeployedIndexAutomaticResources Package Description com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint_deployed_index google_vertex_ai_index_endpoint_deployed_index -
-
Uses of VertexAiIndexEndpointDeployedIndexAutomaticResources in com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint_deployed_index
Classes in com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint_deployed_index that implement VertexAiIndexEndpointDeployedIndexAutomaticResources Modifier and Type Class Description static classVertexAiIndexEndpointDeployedIndexAutomaticResources.Jsii$ProxyAn implementation forVertexAiIndexEndpointDeployedIndexAutomaticResourcesMethods in com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint_deployed_index that return VertexAiIndexEndpointDeployedIndexAutomaticResources Modifier and Type Method Description VertexAiIndexEndpointDeployedIndexAutomaticResourcesVertexAiIndexEndpointDeployedIndexAutomaticResources.Builder. build()Builds the configured instance.default VertexAiIndexEndpointDeployedIndexAutomaticResourcesVertexAiIndexEndpointDeployedIndexConfig. getAutomaticResources()automatic_resources block.VertexAiIndexEndpointDeployedIndexAutomaticResourcesVertexAiIndexEndpointDeployedIndexConfig.Jsii$Proxy. getAutomaticResources()VertexAiIndexEndpointDeployedIndexAutomaticResourcesVertexAiIndexEndpointDeployedIndex. getAutomaticResourcesInput()VertexAiIndexEndpointDeployedIndexAutomaticResourcesVertexAiIndexEndpointDeployedIndexAutomaticResourcesOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint_deployed_index with parameters of type VertexAiIndexEndpointDeployedIndexAutomaticResources Modifier and Type Method Description VertexAiIndexEndpointDeployedIndex.BuilderVertexAiIndexEndpointDeployedIndex.Builder. automaticResources(VertexAiIndexEndpointDeployedIndexAutomaticResources automaticResources)automatic_resources block.VertexAiIndexEndpointDeployedIndexConfig.BuilderVertexAiIndexEndpointDeployedIndexConfig.Builder. automaticResources(VertexAiIndexEndpointDeployedIndexAutomaticResources automaticResources)Sets the value ofVertexAiIndexEndpointDeployedIndexConfig.getAutomaticResources()voidVertexAiIndexEndpointDeployedIndex. putAutomaticResources(VertexAiIndexEndpointDeployedIndexAutomaticResources value)voidVertexAiIndexEndpointDeployedIndexAutomaticResourcesOutputReference. setInternalValue(VertexAiIndexEndpointDeployedIndexAutomaticResources value)
-