FilterOrPolicyType

class aws_cdk.aws_sns.FilterOrPolicyType(value)

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.