Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AffectedEntity ¶
type AffectedEntity struct {
EntityValue string `json:"entityValue"`
}
type Detail ¶
type Detail struct { EventARN string `json:"eventArn"` EventTypeCode string `json:"eventTypeCode"` Service string `json:"service"` EventDescription []EventDescription `json:"eventDescription"` StartTime string `json:"startTime"` EndTime string `json:"endTime"` EventTypeCategory string `json:"eventTypeCategory"` AffectedEntities []AffectedEntity `json:"affectedEntities"` }
type EventDescription ¶
type Message ¶
Message contains the properties defined in AWS EventBridge schema aws.health@AWSHealthEvent v0.
func (Message) EC2InstanceIDs ¶
Click to show internal directories.
Click to hide internal directories.