iamRoleArn property

String? iamRoleArn
final

A valid Amazon Resource Name (ARN) that identifies an IAM role. At runtime, DAX will assume this role and use the role's permissions to access DynamoDB on your behalf.

Implementation

final String? iamRoleArn;