ListServiceStatesRequest

Types

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

Properties

Link copied to clipboard

A list of attribute filters to narrow down the services. You can filter by platform, environment, or other service attributes.

Link copied to clipboard

The Amazon Web Services account ID to filter service states by. Use this to limit results to services from a specific account.

Link copied to clipboard

The end of the time period to retrieve service state information for. When used in a raw HTTP Query API, it is formatted as epoch time in seconds. For example, 1698778057.

Link copied to clipboard

If you are using this operation in a monitoring account, specify true to include service states from source accounts in the returned data.

Link copied to clipboard

The maximum number of service states to return in one operation. If you omit this parameter, the default of 20 is used.

Link copied to clipboard

Include this value, if it was returned by the previous operation, to get the next set of service states.

Link copied to clipboard

The start of the time period to retrieve service state information for. When used in a raw HTTP Query API, it is formatted as epoch time in seconds. For example, 1698778057.

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