TableLocalSecondaryIndexArgs

constructor(name: Output<String>, nonKeyAttributes: Output<List<String>>? = null, projectionType: Output<String>, rangeKey: Output<String>)