AWSDynamoDBGetResourcePolicyOutput
Objective-C
@interface AWSDynamoDBGetResourcePolicyOutputSwift
class AWSDynamoDBGetResourcePolicyOutput- 
                  
                  The resource-based policy document attached to the resource, which can be a table or stream, in JSON format. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable policy;Swift var policy: String? { get set }
- 
                  
                  A unique string that represents the revision ID of the policy. If you’re comparing revision IDs, make sure to always use string comparison logic. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable revisionId;Swift var revisionId: String? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSDynamoDBGetResourcePolicyOutput Class Reference
        AWSDynamoDBGetResourcePolicyOutput Class Reference