class Aws::AppMesh::Types::QueryParameterMatch

An object representing the query parameter to match.

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

data as a hash:

    {
      exact: "String",
    }

@!attribute [rw] exact

The exact query parameter to match on.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/QueryParameterMatch AWS API Documentation

Constants

SENSITIVE