class Aws::SSMIncidents::Types::AttributeValueList
Use the AttributeValueList
to filter by string or integer values.
@note AttributeValueList
is a union - when making an API calls you must set exactly one of the members.
@!attribute [rw] integer_values
The list of integer values that the filter matches. @return [Array<Integer>]
@!attribute [rw] string_values
The list of string values that the filter matches. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/ssm-incidents-2018-05-10/AttributeValueList AWS API Documentation
Constants
- SENSITIVE