ListDeploymentsRequest

Represents the input of a ListDeployments operation.

Types

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

Properties

Link copied to clipboard

The name of an CodeDeploy application associated with the user or Amazon Web Services account.

Link copied to clipboard

A time range (start and end) for returning a subset of the list of deployments.

Link copied to clipboard

The name of a deployment group for the specified application.

Link copied to clipboard

The unique ID of an external resource for returning deployments linked to the external resource.

Link copied to clipboard

A subset of deployments to list by status:

Link copied to clipboard

An identifier returned from the previous list deployments call. It can be used to return the next set of deployments in the 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