Values_2.AssociatedRoleSourceInformation about the associated IAM roles.
type nonrec t = {associatedRoleArn : Values_0.ResourceArn.t option;The ARN of the associated IAM role.
*)certificateS3BucketName : Values_0.String_.t option;The name of the Amazon S3 bucket in which the Amazon S3 object is stored.
*)certificateS3ObjectKey : Values_0.String_.t option;The key of the Amazon S3 object where the certificate, certificate chain, and encrypted private key bundle are stored. The object key is formatted as follows: role_arn/certificate_arn.
*)encryptionKmsKeyId : Values_0.String_.t option;The ID of the KMS key used to encrypt the private key.
*)}