RequestPaymentConfiguration
public struct RequestPaymentConfiguration : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Specifies who pays for the download and request fees.
Declaration
Swift
public let payer: Payer -
Undocumented
Declaration
Swift
public init(payer: Payer)
View on GitHub
RequestPaymentConfiguration Structure Reference