AWS SDK Version 4 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Specifies the information about the bucket that will be created. For more information about directory buckets, see Directory buckets in the Amazon S3 User Guide.

This functionality is only supported by directory buckets.

Inheritance Hierarchy

System.Object
  Amazon.S3.Model.BucketInfo

Namespace: Amazon.S3.Model
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z

Syntax

C#
public class BucketInfo

The BucketInfo type exposes the following members

Constructors

NameDescription
Public Method BucketInfo()

Properties

NameTypeDescription
Public Property DataRedundancy Amazon.S3.DataRedundancy

Gets and sets the property DataRedundancy.

The number of Zone (Availability Zone or Local Zone) that's used for redundancy for the bucket.

Public Property Type Amazon.S3.BucketType

Gets and sets the property Type.

The type of bucket.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.7.2 and newer