GetPackageVersionHistoryRequest

Container for request parameters to <a>GetPackageVersionHistory</a> operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Limits results to a maximum number of versions.

Link copied to clipboard

Used for pagination. Only necessary if a previous API call includes a non-null NextToken value. If provided, returns results for the next page.

Link copied to clipboard

Returns an audit history of versions of the package.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String