DescribeBundleResult
public struct DescribeBundleResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The details of the bundle.
Declaration
Swift
public let details: BundleDetails? -
Undocumented
Declaration
Swift
public init(details: BundleDetails? = nil)
View on GitHub
DescribeBundleResult Structure Reference