CreateStreamOutput
public struct CreateStreamOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) of the stream.
Declaration
Swift
public let streamARN: String? -
Undocumented
Declaration
Swift
public init(streamARN: String? = nil)
View on GitHub
CreateStreamOutput Structure Reference