IByteMatchSetRef

class aws_cdk.aws_waf.IByteMatchSetRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a ByteMatchSet.

Stability:

experimental

Attributes

byte_match_set_ref

(experimental) A reference to a ByteMatchSet resource.

Stability:

experimental

node

The tree node.