roleArn property

String? roleArn
final

The ARN of an IAM role that grants grants permission to download files from the S3 bucket where the job data/updates are stored. The role must also grant permission for IoT to download the files.

Implementation

final String? roleArn;