Class VertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference

  • All Implemented Interfaces:
    com.hashicorp.cdktf.IInterpolatingParent, com.hashicorp.cdktf.IResolvable, com.hashicorp.cdktf.ITerraformAddressable, software.amazon.jsii.JsiiSerializable

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:22.980Z")
    @Stability(Stable)
    public class VertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • VertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference

        protected VertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference​(software.amazon.jsii.JsiiObjectRef objRef)
      • VertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference

        protected VertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference​(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      • VertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference

        @Stability(Stable)
        public VertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference​(@NotNull
                                                                                     com.hashicorp.cdktf.IInterpolatingParent terraformResource,
                                                                                     @NotNull
                                                                                     String terraformAttribute)
        Parameters:
        terraformResource - The parent resource. This parameter is required.
        terraformAttribute - The attribute on the parent resource this class is referencing. This parameter is required.
    • Method Detail

      • resetLeafNodeEmbeddingCount

        @Stability(Stable)
        public void resetLeafNodeEmbeddingCount()
      • resetLeafNodesToSearchPercent

        @Stability(Stable)
        public void resetLeafNodesToSearchPercent()
      • getLeafNodeEmbeddingCountInput

        @Stability(Stable)
        @Nullable
        public Number getLeafNodeEmbeddingCountInput()
      • getLeafNodesToSearchPercentInput

        @Stability(Stable)
        @Nullable
        public Number getLeafNodesToSearchPercentInput()
      • getLeafNodeEmbeddingCount

        @Stability(Stable)
        @NotNull
        public Number getLeafNodeEmbeddingCount()
      • setLeafNodeEmbeddingCount

        @Stability(Stable)
        public void setLeafNodeEmbeddingCount​(@NotNull
                                              Number value)
      • getLeafNodesToSearchPercent

        @Stability(Stable)
        @NotNull
        public Number getLeafNodesToSearchPercent()
      • setLeafNodesToSearchPercent

        @Stability(Stable)
        public void setLeafNodesToSearchPercent​(@NotNull
                                                Number value)