AWSSNSGetDataProtectionPolicyResponse
Objective-C
@interface AWSSNSGetDataProtectionPolicyResponse
Swift
class AWSSNSGetDataProtectionPolicyResponse
-
Retrieves the
DataProtectionPolicyin JSON string format.Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable dataProtectionPolicy;Swift
var dataProtectionPolicy: String? { get set }
View on GitHub
Install in Dash
AWSSNSGetDataProtectionPolicyResponse Class Reference