DescribeEnvironmentsRequest

Request to describe one or more environments.

Types

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

Properties

Link copied to clipboard

If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that are associated with this application.

Link copied to clipboard

If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that have the specified IDs.

Link copied to clipboard

If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that have the specified names.

Link copied to clipboard

If specified when IncludeDeleted is set to true, then environments deleted after this date are displayed.

Link copied to clipboard

Indicates whether to include deleted environments:

Link copied to clipboard

For a paginated request. Specify a maximum number of environments to include in each response.

Link copied to clipboard

For a paginated request. Specify a token from a previous response page to retrieve the next response page. All other parameter values must be identical to the ones specified in the initial request.

Link copied to clipboard

If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that are associated with this application version.

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