interface SNSMessageAttribute {
    Type: string;
    Value: string;
}

Properties

Properties

Type: string
Value: string

Generated using TypeDoc