interface CreateStreamProcessorResponse {
    StreamProcessorArn?: string;
}

Hierarchy (view full)

Properties

StreamProcessorArn?: string

Amazon Resource Number for the newly created stream processor.