Class GetACLResponse
Returns information about the GetACL response and response metadata.
public class GetACLResponse : AmazonWebServiceResponse
- Inheritance
-
GetACLResponse
Constructors
GetACLResponse()
public GetACLResponse()
Properties
AccessControlList
Gets and sets the AccessControlList property.
public S3AccessControlList AccessControlList { get; set; }