public static interface EventDescription.Builder extends SdkPojo, CopyableBuilder<EventDescription.Builder,EventDescription>
Modifier and Type | Method and Description |
---|---|
EventDescription.Builder |
latestDescription(String latestDescription)
The most recent description of the event.
|
copy
applyMutation, build
EventDescription.Builder latestDescription(String latestDescription)
The most recent description of the event.
latestDescription
- The most recent description of the event.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.