ListSigningJobsRequest

Types

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

Properties

Link copied to clipboard

Filters results to return only signing jobs with revoked signatures.

Link copied to clipboard

Filters results to return only signing jobs initiated by a specified IAM entity.

Link copied to clipboard

Specifies the maximum number of items to return in the response. Use this parameter when paginating results. If additional items exist beyond the number you specify, the nextToken element is set in the response. Use the nextToken value in a subsequent request to retrieve additional items.

Link copied to clipboard

String 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

The ID of microcontroller platform that you specified for the distribution of your code image.

Link copied to clipboard

The IAM principal that requested the signing job.

Link copied to clipboard

Filters results to return only signing jobs with signatures expiring after a specified timestamp.

Link copied to clipboard

Filters results to return only signing jobs with signatures expiring before a specified timestamp.

Link copied to clipboard

A status value with which to filter your results.

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