OfferingPromotion
public struct OfferingPromotion : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A string that describes the offering promotion.
Declaration
Swift
public let description: String? -
The ID of the offering promotion.
Declaration
Swift
public let id: String? -
Undocumented
Declaration
Swift
public init(description: String? = nil, id: String? = nil)
View on GitHub
OfferingPromotion Structure Reference