GetIndexResult

constructor(arn: String? = null, capacityUnits: IndexCapacityUnitsConfiguration? = null, description: String? = null, documentMetadataConfigurations: List<IndexDocumentMetadataConfiguration>? = null, id: String? = null, name: String? = null, roleArn: String? = null, tags: List<Tag>? = null, userContextPolicy: IndexUserContextPolicy? = null, userTokenConfigurations: List<IndexUserTokenConfiguration>? = null)