static UpdateEventDestinationResponse.Builder |
UpdateEventDestinationResponse.builder() |
|
UpdateEventDestinationResponse.Builder |
UpdateEventDestinationResponse.Builder.configurationSetArn(String configurationSetArn) |
The Amazon Resource Name (ARN) for the ConfigurationSet that was updated.
|
UpdateEventDestinationResponse.Builder |
UpdateEventDestinationResponse.Builder.configurationSetName(String configurationSetName) |
The name of the configuration set.
|
default UpdateEventDestinationResponse.Builder |
UpdateEventDestinationResponse.Builder.eventDestination(Consumer<EventDestination.Builder> eventDestination) |
An EventDestination object containing the details of where events will be logged.
|
UpdateEventDestinationResponse.Builder |
UpdateEventDestinationResponse.Builder.eventDestination(EventDestination eventDestination) |
An EventDestination object containing the details of where events will be logged.
|
UpdateEventDestinationResponse.Builder |
UpdateEventDestinationResponse.toBuilder() |
|