Index Args
constructor(applicationId: Output<String>? = null, capacityConfiguration: Output<IndexCapacityConfigurationArgs>? = null, description: Output<String>? = null, displayName: Output<String>? = null, documentAttributeConfigurations: Output<List<IndexDocumentAttributeConfigurationArgs>>? = null, tags: Output<List<TagArgs>>? = null, type: Output<IndexType>? = null)