AWSSNSGetDataProtectionPolicyInput
Objective-C
@interface AWSSNSGetDataProtectionPolicyInput
Swift
class AWSSNSGetDataProtectionPolicyInput
-
The ARN of the topic whose
DataProtectionPolicyyou want to get.For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.
Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable resourceArn;Swift
var resourceArn: String? { get set }
View on GitHub
Install in Dash
AWSSNSGetDataProtectionPolicyInput Class Reference