S3BucketVersioningConfig Class

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
An S3 bucket versioning configuration.

Inheritance Hierarchy

System.Object
  Amazon.S3.Model.S3BucketVersioningConfig

Namespace: Amazon.S3.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class S3BucketVersioningConfig : Object

The S3BucketVersioningConfig type exposes the following members

Constructors

  Name Description
Public Method S3BucketVersioningConfig()

Properties

  Name Description
Public Property EnableMfaDelete Specifies whether MFA Delete is enabled on this S3 Bucket.
Public Property Status Versioning status for the bucket. Accepted values: Off, Enabled, Suspended.

Remarks

Contains the bucket's versioning status (Off, Enabled, Suspended) and whether an MFADelete has been enabled for the bucket.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8