FilterOrPolicyType

class aws_cdk.aws_sns.FilterOrPolicyType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Bases: Enum

The type of the MessageBody at a given key value pair.

Attributes

FILTER

The filter of the MessageBody.

POLICY

A nested key of the MessageBody.