ManagedNotificationChildEventOverview.Builder |
ManagedNotificationChildEventOverview.Builder.aggregateManagedNotificationEventArn(String aggregateManagedNotificationEventArn) |
The Amazon Resource Name (ARN) of the ManagedNotificationEvent that is associated with this
ManagedNotificationChildEvent.
|
ManagedNotificationChildEventOverview.Builder |
ManagedNotificationChildEventOverview.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the ManagedNotificationChildEvent.
|
static ManagedNotificationChildEventOverview.Builder |
ManagedNotificationChildEventOverview.builder() |
|
default ManagedNotificationChildEventOverview.Builder |
ManagedNotificationChildEventOverview.Builder.childEvent(Consumer<ManagedNotificationChildEventSummary.Builder> childEvent) |
The content of the ManagedNotificationChildEvent.
|
ManagedNotificationChildEventOverview.Builder |
ManagedNotificationChildEventOverview.Builder.childEvent(ManagedNotificationChildEventSummary childEvent) |
The content of the ManagedNotificationChildEvent.
|
ManagedNotificationChildEventOverview.Builder |
ManagedNotificationChildEventOverview.Builder.creationTime(Instant creationTime) |
The creation time of the ManagedNotificationChildEvent.
|
ManagedNotificationChildEventOverview.Builder |
ManagedNotificationChildEventOverview.Builder.managedNotificationConfigurationArn(String managedNotificationConfigurationArn) |
The Amazon Resource Name (ARN) of the ManagedNotificationConfiguration.
|
ManagedNotificationChildEventOverview.Builder |
ManagedNotificationChildEventOverview.Builder.organizationalUnitId(String organizationalUnitId) |
The Organizational Unit Id that an AWS account belongs to.
|
ManagedNotificationChildEventOverview.Builder |
ManagedNotificationChildEventOverview.Builder.relatedAccount(String relatedAccount) |
The account that related to the ManagedNotificationChildEvent.
|
ManagedNotificationChildEventOverview.Builder |
ManagedNotificationChildEventOverview.toBuilder() |
|