CreateStreamProcessorResponse
public struct CreateStreamProcessorResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
ARN for the newly create stream processor.
Declaration
Swift
public let streamProcessorArn: String?
-
Undocumented
Declaration
Swift
public init(streamProcessorArn: String? = nil)