ChannelStatistics
public struct ChannelStatistics : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The estimated size of the channel.
Declaration
Swift
public let size: EstimatedResourceSize? -
Undocumented
Declaration
Swift
public init(size: EstimatedResourceSize? = nil)
View on GitHub
ChannelStatistics Structure Reference