Table of Contents

Class GetBucketOwnershipControlsResponse

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

Returns information about the GetBucketOwnershipControls response and response metadata.

public class GetBucketOwnershipControlsResponse : AmazonWebServiceResponse
Inheritance
GetBucketOwnershipControlsResponse

Constructors

GetBucketOwnershipControlsResponse()

public GetBucketOwnershipControlsResponse()

Properties

OwnershipControls

The OwnershipControls (BucketOwnerPreferred or ObjectWriter) currently in effect for this Amazon S3 bucket

public OwnershipControls OwnershipControls { get; set; }

Property Value

OwnershipControls