ManagedNotificationEventOverview.Builder |
ManagedNotificationEventOverview.Builder.aggregatedNotificationRegions(String... aggregatedNotificationRegions) |
The list of the regions where the aggregated notifications in this NotificationEvent originated.
|
ManagedNotificationEventOverview.Builder |
ManagedNotificationEventOverview.Builder.aggregatedNotificationRegions(Collection<String> aggregatedNotificationRegions) |
The list of the regions where the aggregated notifications in this NotificationEvent originated.
|
ManagedNotificationEventOverview.Builder |
ManagedNotificationEventOverview.Builder.aggregationEventType(String aggregationEventType) |
The notifications aggregation type.
|
ManagedNotificationEventOverview.Builder |
ManagedNotificationEventOverview.Builder.aggregationEventType(AggregationEventType aggregationEventType) |
The notifications aggregation type.
|
default ManagedNotificationEventOverview.Builder |
ManagedNotificationEventOverview.Builder.aggregationSummary(Consumer<AggregationSummary.Builder> aggregationSummary) |
Sets the value of the AggregationSummary property for this object.
|
ManagedNotificationEventOverview.Builder |
ManagedNotificationEventOverview.Builder.aggregationSummary(AggregationSummary aggregationSummary) |
Sets the value of the AggregationSummary property for this object.
|
ManagedNotificationEventOverview.Builder |
ManagedNotificationEventOverview.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the ManagedNotificationEvent.
|
static ManagedNotificationEventOverview.Builder |
ManagedNotificationEventOverview.builder() |
|
ManagedNotificationEventOverview.Builder |
ManagedNotificationEventOverview.Builder.creationTime(Instant creationTime) |
The creation time of the ManagedNotificationEvent.
|
ManagedNotificationEventOverview.Builder |
ManagedNotificationEventOverview.Builder.managedNotificationConfigurationArn(String managedNotificationConfigurationArn) |
The Amazon Resource Name (ARN) of the ManagedNotificationConfiguration.
|
default ManagedNotificationEventOverview.Builder |
ManagedNotificationEventOverview.Builder.notificationEvent(Consumer<ManagedNotificationEventSummary.Builder> notificationEvent) |
Sets the value of the NotificationEvent property for this object.
|
ManagedNotificationEventOverview.Builder |
ManagedNotificationEventOverview.Builder.notificationEvent(ManagedNotificationEventSummary notificationEvent) |
Sets the value of the NotificationEvent property for this object.
|
ManagedNotificationEventOverview.Builder |
ManagedNotificationEventOverview.Builder.organizationalUnitId(String organizationalUnitId) |
The Organizational Unit Id that an Amazon Web Services account belongs to.
|
ManagedNotificationEventOverview.Builder |
ManagedNotificationEventOverview.Builder.relatedAccount(String relatedAccount) |
The account that related to the ManagedNotificationEvent.
|
ManagedNotificationEventOverview.Builder |
ManagedNotificationEventOverview.toBuilder() |
|