Table of Contents

Class GetACLResponse

Namespace
Amazon.S3.Model
Assembly
AWSSDK.S3.dll

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; }

Property Value

S3AccessControlList