EntityAccountFilter

A JSON set of elements including the awsAccountId, eventArn and a set of statusCodes.

Types

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

Properties

Link copied to clipboard

The 12-digit Amazon Web Services account numbers that contains the affected entities.

Link copied to clipboard

The unique identifier for the event. The event ARN has the arn:aws:health:<i>event-region</i>::event/<i>SERVICE</i>/<i>EVENT_TYPE_CODE</i>/<i>EVENT_TYPE_PLUS_ID</i> format.

Link copied to clipboard

A list of entity status codes.

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