BundleInstanceResult
public struct BundleInstanceResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the bundle task.
Declaration
Swift
public let bundleTask: BundleTask?
-
Undocumented
Declaration
Swift
public init(bundleTask: BundleTask? = nil)