AWS SDK for .NET Documentation
WithBucketName Method (bucketName)
AmazonAmazon.S3.ModelCompleteMultipartUploadRequestWithBucketName(String) Did this page help you?   Yes   No    Tell us about it...
Sets the name of the bucket containing the S3 object that was being uploaded in parts.
Declaration Syntax
C#
public CompleteMultipartUploadRequest WithBucketName(
	string bucketName
)
Parameters
bucketName (String)
S3 bucket name
Return Value
the request with the BucketName set

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)