values property

List<String> values
final

A list of values. For example, the ARN of the assumed role.

Implementation

final List<String> values;