S3Bucket Class

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Bucket Represents an S3 bucket, contains the name of the S3 bucket and the date that the bucket was created.

Inheritance Hierarchy

System.Object
  Amazon.S3.Model.S3Bucket

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

Syntax

C#
public class S3Bucket : Object

The S3Bucket type exposes the following members

Constructors

  Name Description
Public Method S3Bucket()

Properties

  Name Description
Public Property BucketName The name of the bucket.
Public Property CreationDate Date the bucket was created.

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