| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudtrail.model |
| Modifier and Type | Method and Description |
|---|---|
static Destination.Builder |
Destination.builder() |
Destination.Builder |
Destination.Builder.location(String location)
For service-linked channels, the value is the name of the Amazon Web Services service.
|
Destination.Builder |
Destination.toBuilder() |
Destination.Builder |
Destination.Builder.type(DestinationType type)
The type of destination for events arriving from a channel.
|
Destination.Builder |
Destination.Builder.type(String type)
The type of destination for events arriving from a channel.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Destination.Builder> |
Destination.serializableBuilderClass() |
Copyright © 2023. All rights reserved.