CreateBucketConfiguration
The configuration information for the bucket.
Types
Properties
Link copied to clipboard
Specifies the information about the bucket that will be created.
Link copied to clipboard
Specifies the location where the bucket will be created.
Link copied to clipboard
Specifies the Region where the bucket will be created. You might choose a Region to optimize latency, minimize costs, or address regulatory requirements. For example, if you reside in Europe, you will probably find it advantageous to create buckets in the Europe (Ireland) Region. For more information, see Accessing a bucket in the Amazon S3 User Guide.
Functions
Link copied to clipboard
inline fun copy(block: CreateBucketConfiguration.Builder.() -> Unit = {}): CreateBucketConfiguration