| 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 channels used for a CloudTrail Lake integration, the location is the ARN of an event data store that
receives events from a channel.
|
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.