role property

String? role
final

The ARN of the IAM role (invocation role) that AWS Lambda can assume to read from the stream and invoke the function.

Implementation

final String? role;