Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aws_api/services/cloudsearch@2013-01-01/mod.ts>IndexField

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
interface IndexField
import { type IndexField } from "https://deno.land/x/aws_api@v0.1.0/services/cloudsearch@2013-01-01/mod.ts";

Properties

IndexFieldName: string
IndexFieldType: IndexFieldType
optional
IntOptions: IntOptions | null
optional
DoubleOptions: DoubleOptions | null
optional
LiteralOptions: LiteralOptions | null
optional
TextOptions: TextOptions | null
optional
DateOptions: DateOptions | null
optional
LatLonOptions: LatLonOptions | null
optional
IntArrayOptions: IntArrayOptions | null
optional
DoubleArrayOptions: DoubleArrayOptions | null
optional
LiteralArrayOptions: LiteralArrayOptions | null
optional
TextArrayOptions: TextArrayOptions | null
optional
DateArrayOptions: DateArrayOptions | null