CreateStorageLocationResultMessage
public struct CreateStorageLocationResultMessage : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the Amazon S3 bucket created.
Declaration
Swift
public let s3Bucket: String? -
Undocumented
Declaration
Swift
public init(s3Bucket: String? = nil)
View on GitHub
CreateStorageLocationResultMessage Structure Reference