class Aws::RoboMaker::Types::Filter

Information about a filter.

@note When making an API call, you may pass Filter

data as a hash:

    {
      name: "Name",
      values: ["Name"],
    }

@!attribute [rw] name

The name of the filter.
@return [String]

@!attribute [rw] values

A list of values.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/robomaker-2018-06-29/Filter AWS API Documentation

Constants

SENSITIVE