LocalSecondaryIndexArgs

constructor(indexName: Output<String>? = null, keySchema: Output<List<KeySchemaArgs>>? = null, projection: Output<ProjectionArgs>? = null)