Values.IamRoleSourceInformation about an Amazon Web Services Identity and Access Management (IAM) service role associated with a resource.
type nonrec t = {iamRoleArn : RoleArn.t option;The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) service role.
*)status : IamRoleStatus.t option;The current status of the Amazon Web Services Identity and Access Management (IAM) service role.
*)statusReason : String_.t option;Additional information about the current status of the Amazon Web Services Identity and Access Management (IAM) service role, if applicable.
*)awsIntegration : SupportedAwsIntegration.t option;The Amazon Web Services integration configuration settings for the Amazon Web Services Identity and Access Management (IAM) service role.
*)}