ListDeployActionExecutionTargetsRequest

Types

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

Properties

Link copied to clipboard

The execution ID for the deploy action.

Link copied to clipboard

Filters the targets for a specified deploy action.

Link copied to clipboard

The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned nextToken value.

Link copied to clipboard

An identifier that was returned from the previous list action types call, which can be used to return the next set of action types in the list.

Link copied to clipboard

The name of the pipeline with the deploy action.

Functions

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