AttachRolesToAccessProfileRequest model.
@type t() :: %ExBifrost.Model.AttachRolesToAccessProfileRequest{ apply_to_existing: boolean() | nil, is_default: boolean() | nil, role_ids: [integer()] }