DescribeStreamOutput
public struct DescribeStreamOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The current status of the stream, the stream Amazon Resource Name (ARN), an array of shard objects that comprise the stream, and whether there are more shards available.
Declaration
Swift
public let streamDescription: StreamDescription
-
Undocumented
Declaration
Swift
public init(streamDescription: StreamDescription)