Dimensions
public struct Dimensions : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The channel used for grouping and filters.
Declaration
Swift
public let channel: Channel? -
Information about the queue for which metrics are returned.
Declaration
Swift
public let queue: QueueReference? -
Undocumented
Declaration
Swift
public init(channel: Channel? = nil, queue: QueueReference? = nil)
View on GitHub
Dimensions Structure Reference