RenewOfferingResult
public struct RenewOfferingResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Represents the status of the offering transaction for the renewal.
Declaration
Swift
public let offeringTransaction: OfferingTransaction?
-
Undocumented
Declaration
Swift
public init(offeringTransaction: OfferingTransaction? = nil)