If I have 2 partitions, named part1 and part2, can I create a local index for only part2, not part1?

When I look at the CREATE INDEX syntax, I don't see a place to specify a partition name.

thanks,