Values.AwsRedshiftClusterIamRoleSourceAn IAM role that the cluster can use to access other Amazon Web Services services.
type nonrec t = {applyStatus : NonEmptyString.t option;The status of the IAM role's association with the cluster. Valid values: in-sync | adding | removing
*)iamRoleArn : NonEmptyString.t option;The ARN of the IAM role.
*)}