GetStreamRequest
public struct GetStreamRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Channel ARN for stream to be accessed.
Declaration
Swift
public let channelArn: String
-
Undocumented
Declaration
Swift
public init(channelArn: String)
-
Declaration
Swift
public func validate(name: String) throws