ExportBundleResult
public struct ExportBundleResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
URL which contains the custom-generated SDK and tool packages used to integrate the client mobile app or web app with the AWS resources created by the AWS Mobile Hub project.
Declaration
Swift
public let downloadUrl: String?
-
Undocumented
Declaration
Swift
public init(downloadUrl: String? = nil)