PaginatedAuditLogs model.
Summary
Types
@type t() :: %ExDaytona.Model.PaginatedAuditLogs{ items: [ExDaytona.Model.AuditLog.t()], nextToken: String.t() | nil, page: number(), total: number(), totalPages: number() }
PaginatedAuditLogs model.
@type t() :: %ExDaytona.Model.PaginatedAuditLogs{ items: [ExDaytona.Model.AuditLog.t()], nextToken: String.t() | nil, page: number(), total: number(), totalPages: number() }