Table of Contents

Class OwnershipControlsRule

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

The container element for an ownership control rule

public class OwnershipControlsRule
Inheritance
OwnershipControlsRule
Inherited Members

Constructors

OwnershipControlsRule()

public OwnershipControlsRule()

Properties

ObjectOwnership

The object ownership for a bucket's ownership controls

public ObjectOwnership ObjectOwnership { get; set; }

Property Value

ObjectOwnership