Builder

class Builder

Properties

Link copied to clipboard

A list of event type category codes. Possible values are issue, accountNotification, or scheduledChange. Currently, the investigation value isn't supported at this time.

Link copied to clipboard
var code: String?

The unique identifier for the event type. The format is AWS_<i>SERVICE</i>_<i>DESCRIPTION</i> ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.

Link copied to clipboard

The Amazon Web Service that is affected by the event. For example, EC2, RDS.