Skip to main content

TSNSPutDataProtectionPolicyRequest

Class in AWS.SNS

PutDataProtectionPolicy request class.

Ancestors

Properties

DataProtectionPolicy

property DataProtectionPolicy: string

ResourceArn

property ResourceArn: TARN

Constructors

Create

constructor Create(const ADataProtectionPolicy: string; const AResourceArn: TARN);

Constructor for TSNSPutDataProtectionPolicyRequest.

///

Parameters

NameDescription
ADataProtectionPolicySpecify the topic's DataProtectionPolicy as JSON.
AResourceArnSpecify the Amazon Resource Name (ARN) of the topic to add or update its policy.