ListArtifactsRequest

Describes the request structure for the list artifacts request.

Types

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

Properties

Link copied to clipboard

The unique ID for an Amplify app.

Link copied to clipboard

The name of a branch that is part of an Amplify app.

Link copied to clipboard

The unique ID for a job.

Link copied to clipboard

The maximum number of records to list in a single response.

Link copied to clipboard

A pagination token. Set to null to start listing artifacts from start. If a non-null pagination token is returned in a result, pass its value in here to list more artifacts.

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