Get Role Policy Attachments Result
data class GetRolePolicyAttachmentsResult(val attachments: List<GetRolePolicyAttachmentsAttachment>, val id: String, val ids: List<String>, val outputFile: String? = null, val roleName: String)
A collection of values returned by getRolePolicyAttachments.