choices property

List<String> choices
final

Specifies choices available to the user to satisfy this input.

Implementation

final List<String> choices;