CreateBucketOutput
public struct CreateBucketOutput : AWSShape
                Undocumented
- 
                  
                  
Declaration
Swift
public static var _members: [AWSShapeMember] - 
                  
                  
Specifies the Region where the bucket will be created. If you are creating a bucket on the US East (N. Virginia) Region (us-east-1), you do not need to specify the location.
Declaration
Swift
public let location: String? - 
                  
                  
Undocumented
Declaration
Swift
public init(location: String? = nil) 
View on GitHub
        CreateBucketOutput Structure Reference