ListSigningProfilesRequest

Types

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

Properties

Link copied to clipboard

Designates whether to include profiles with the status of CANCELED.

Link copied to clipboard

The maximum number of profiles to be returned.

Link copied to clipboard

Value for specifying the next set of paginated results to return. After you receive a response with truncated results, use this parameter in a subsequent request. Set it to the value of nextToken from the response that you just received.

Link copied to clipboard

Filters results to return only signing jobs initiated for a specified signing platform.

Link copied to clipboard

Filters results to return only signing jobs with statuses in the specified list.

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