Class OwnershipControls
The container element for a bucket's ownership controls
public class OwnershipControls
- Inheritance
-
OwnershipControls
- Inherited Members
Constructors
OwnershipControls()
public OwnershipControls()
Properties
Rules
A bucket's ownership control rules
public List<OwnershipControlsRule> Rules { get; set; }