Index

class Index : KotlinCustomResource

An OpenSearch Serverless index resource

Properties

Link copied to clipboard

The endpoint for the collection.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val indexName: Output<String>

The name of the OpenSearch Serverless index.

Link copied to clipboard

Index Mappings

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val settings: Output<IndexSettings>?

Index settings

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val uuid: Output<String>

The unique identifier for the index.