GetUsageTotalsResponse
public struct GetUsageTotalsResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Undocumented
Declaration
Swift
public let usageTotals: [UsageTotal]? -
Undocumented
Declaration
Swift
public init(usageTotals: [UsageTotal]? = nil)
View on GitHub
GetUsageTotalsResponse Structure Reference