PutBucketVersioningRequest Class

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Container for the parameters to the PutBucketVersioning operation.

Sets the versioning state of an existing bucket. To set the versioning state, you must be the bucket owner.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.S3.Model.PutBucketVersioningRequest

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

Syntax

C#
public class PutBucketVersioningRequest : AmazonWebServiceRequest
         IRequestEvents

The PutBucketVersioningRequest type exposes the following members

Constructors

  Name Description
Public Method PutBucketVersioningRequest()

Properties

  Name Description
Public Property BucketName The name of the bucket to be updated.
Public Property MfaCodes The MfaCodes Tuple associates the Serial Number and the current Token/Code displayed on the Multi-Factor Authentication device associated with your AWS Account.
Public Property VersioningConfig The versioning configuration to apply to 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