Get Role Policy Attachments Plain Args
data class GetRolePolicyAttachmentsPlainArgs(val ids: List<String>? = null, val outputFile: String? = null, val roleName: String) : ConvertibleToJava<GetRolePolicyAttachmentsPlainArgs>
A collection of arguments for invoking getRolePolicyAttachments.