awsRoleArn property

String? awsRoleArn
getter/setter pair

AWS role ARN to be used for Federated Identity authentication with Kinesis.

Check the Pub/Sub docs for how to set up this role and the required permissions that need to be attached to it.

Required.

Implementation

core.String? awsRoleArn;