KinesisVideoStream
public struct KinesisVideoStream : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
ARN of the Kinesis video stream stream that streams the source video.
Declaration
Swift
public let arn: String?
-
Undocumented
Declaration
Swift
public init(arn: String? = nil)
-
Declaration
Swift
public func validate(name: String) throws