AWSS3GetBucketOwnershipControlsOutput
Objective-C
@interface AWSS3GetBucketOwnershipControlsOutput
Swift
class AWSS3GetBucketOwnershipControlsOutput
-
The
OwnershipControls(BucketOwnerPreferred or ObjectWriter) currently in effect for this Amazon S3 bucket.Declaration
Objective-C
@property (nonatomic, strong) AWSS3OwnershipControls *_Nullable ownershipControls;Swift
var ownershipControls: AWSS3OwnershipControls? { get set }
View on GitHub
Install in Dash
AWSS3GetBucketOwnershipControlsOutput Class Reference