Class VertexAiIndexIndexStats.Builder
- java.lang.Object
-
- com.hashicorp.cdktf.providers.google.vertex_ai_index.VertexAiIndexIndexStats.Builder
-
- All Implemented Interfaces:
software.amazon.jsii.Builder<VertexAiIndexIndexStats>
- Enclosing interface:
- VertexAiIndexIndexStats
@Stability(Stable) public static final class VertexAiIndexIndexStats.Builder extends Object implements software.amazon.jsii.Builder<VertexAiIndexIndexStats>
A builder forVertexAiIndexIndexStats
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
-
-
Method Detail
-
build
@Stability(Stable) public VertexAiIndexIndexStats build()
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<VertexAiIndexIndexStats>- Returns:
- a new instance of
VertexAiIndexIndexStats - Throws:
NullPointerException- if any required attribute was not provided
-
-