AWS SDK for .NET Documentation
Bucket Property
AmazonAmazon.S3.ModelListBucketsResponseBucket Did this page help you?   Yes   No    Tell us about it...
Gets the Bucket property. This property has been deprecated - please use the Buckets property of ListBucketsResponse. Buckets
Declaration Syntax
C#
[ObsoleteAttribute("Use the Buckets property instead")]
public List<S3Bucket> Bucket { get; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)