DescribeStreamConsumerOutput
public struct DescribeStreamConsumerOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
An object that represents the details of the consumer.
Declaration
Swift
public let consumerDescription: ConsumerDescription -
Undocumented
Declaration
Swift
public init(consumerDescription: ConsumerDescription)
View on GitHub
DescribeStreamConsumerOutput Structure Reference