DescribeStreamOutput
public struct DescribeStreamOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
An object that describes the stream.
Declaration
Swift
public let streamInfo: StreamInfo? -
Undocumented
Declaration
Swift
public init(streamInfo: StreamInfo? = nil)
View on GitHub
DescribeStreamOutput Structure Reference