DescribeEventsRequest

Request to retrieve a list of events for an environment.

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 associated with this application.

Link copied to clipboard

If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur up to, but not including, the EndTime.

Link copied to clipboard

If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment.

Link copied to clipboard

If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment.

Link copied to clipboard

Specifies the maximum number of events that can be returned, beginning with the most recent event.

Link copied to clipboard

Pagination token. If specified, the events return the next batch of results.

Link copied to clipboard

The ARN of a custom platform version. If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this custom platform version.

Link copied to clipboard

If specified, AWS Elastic Beanstalk restricts the described events to include only those associated with this request ID.

Link copied to clipboard

If specified, limits the events returned from this call to include only those with the specified severity or higher.

Link copied to clipboard

If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur on or after this time.

Link copied to clipboard

If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that are associated with this environment configuration.

Link copied to clipboard

If specified, AWS Elastic Beanstalk restricts the returned descriptions to those 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