C# Class Amazon.Snowball.Model.S3Resource

Each S3Resource object represents an Amazon S3 bucket that your transferred data will be exported from or imported into. For export jobs, this object can have an optional KeyRange value. The length of the range is defined at job creation, and has either an inclusive BeginMarker, an inclusive EndMarker, or both. Ranges are UTF-8 binary sorted.
Datei anzeigen Open project: aws/aws-sdk-net

Private Methods

Method Description
IsSetBucketArn ( ) : bool
IsSetKeyRange ( ) : bool