Identity Pool Role Attachment Args
fun IdentityPoolRoleAttachmentArgs(identityPoolId: Output<String>? = null, roleMappings: Output<List<IdentityPoolRoleAttachmentRoleMappingArgs>>? = null, roles: Output<Map<String, String>>? = null)