class Aws::WAF::Types::GetByteMatchSetRequest

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

data as a hash:

    {
      byte_match_set_id: "ResourceId", # required
    }

@!attribute [rw] byte_match_set_id

The `ByteMatchSetId` of the ByteMatchSet that you want to get.
`ByteMatchSetId` is returned by CreateByteMatchSet and by
ListByteMatchSets.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/waf-2015-08-24/GetByteMatchSetRequest AWS API Documentation

Constants

SENSITIVE