C# Class Amazon.S3.Model.S3Grant

Represents a grant for an bucket/object ACL. A grant contains a S3Grantee and a S3Permission for that S3Grantee. For more information on Grants/ACLs refer:
Show file Open project: aws/aws-sdk-unity-net Class Usage Examples

Private Methods

Method Description
IsSetGrantee ( ) : bool
IsSetPermission ( ) : bool
Marshall ( string memberName, XmlWriter xmlWriter ) : void