ManagedNotificationChildEvent.Builder |
ManagedNotificationChildEvent.Builder.aggregateManagedNotificationEventArn(String aggregateManagedNotificationEventArn) |
The Amazon Resource Name (ARN) of the ManagedNotificationEvent that is associated with this Managed
Notification Child Event.
|
default ManagedNotificationChildEvent.Builder |
ManagedNotificationChildEvent.Builder.aggregationDetail(Consumer<AggregationDetail.Builder> aggregationDetail) |
Provides detailed information about the dimensions used for event summarization and aggregation.
|
ManagedNotificationChildEvent.Builder |
ManagedNotificationChildEvent.Builder.aggregationDetail(AggregationDetail aggregationDetail) |
Provides detailed information about the dimensions used for event summarization and aggregation.
|
static ManagedNotificationChildEvent.Builder |
ManagedNotificationChildEvent.builder() |
|
ManagedNotificationChildEvent.Builder |
ManagedNotificationChildEvent.Builder.endTime(Instant endTime) |
The end time of the event.
|
ManagedNotificationChildEvent.Builder |
ManagedNotificationChildEvent.Builder.eventStatus(String eventStatus) |
The assesed nature of the event.
|
ManagedNotificationChildEvent.Builder |
ManagedNotificationChildEvent.Builder.eventStatus(EventStatus eventStatus) |
The assesed nature of the event.
|
ManagedNotificationChildEvent.Builder |
ManagedNotificationChildEvent.Builder.id(String id) |
The unique identifier for a Managed Notification Child Event.
|
default ManagedNotificationChildEvent.Builder |
ManagedNotificationChildEvent.Builder.messageComponents(Consumer<MessageComponents.Builder> messageComponents) |
Sets the value of the MessageComponents property for this object.
|
ManagedNotificationChildEvent.Builder |
ManagedNotificationChildEvent.Builder.messageComponents(MessageComponents messageComponents) |
Sets the value of the MessageComponents property for this object.
|
ManagedNotificationChildEvent.Builder |
ManagedNotificationChildEvent.Builder.notificationType(String notificationType) |
The type of event causing the notification.
|
ManagedNotificationChildEvent.Builder |
ManagedNotificationChildEvent.Builder.notificationType(NotificationType notificationType) |
The type of event causing the notification.
|
ManagedNotificationChildEvent.Builder |
ManagedNotificationChildEvent.Builder.organizationalUnitId(String organizationalUnitId) |
The Organizational Unit Id that an Amazon Web Services account belongs to.
|
ManagedNotificationChildEvent.Builder |
ManagedNotificationChildEvent.Builder.schemaVersion(String schemaVersion) |
The schema version of the Managed Notification Child Event.
|
ManagedNotificationChildEvent.Builder |
ManagedNotificationChildEvent.Builder.schemaVersion(SchemaVersion schemaVersion) |
The schema version of the Managed Notification Child Event.
|
ManagedNotificationChildEvent.Builder |
ManagedNotificationChildEvent.Builder.sourceEventDetailUrl(String sourceEventDetailUrl) |
The source event URL.
|
ManagedNotificationChildEvent.Builder |
ManagedNotificationChildEvent.Builder.sourceEventDetailUrlDisplayText(String sourceEventDetailUrlDisplayText) |
The detailed URL for the source event.
|
ManagedNotificationChildEvent.Builder |
ManagedNotificationChildEvent.Builder.startTime(Instant startTime) |
The notification event start time.
|
ManagedNotificationChildEvent.Builder |
ManagedNotificationChildEvent.Builder.textParts(Map<String,TextPartValue> textParts) |
A list of text values.
|
ManagedNotificationChildEvent.Builder |
ManagedNotificationChildEvent.toBuilder() |
|