| Package | Description |
|---|---|
| com.amazonaws.services.cloudtrail.model |
| Modifier and Type | Method and Description |
|---|---|
Destination |
Destination.clone() |
Destination |
Destination.withLocation(String location)
For service-linked channels, the value is the name of the Amazon Web Services service.
|
Destination |
Destination.withType(DestinationType type)
The type of destination for events arriving from a channel.
|
Destination |
Destination.withType(String type)
The type of destination for events arriving from a channel.
|
| Modifier and Type | Method and Description |
|---|---|
List<Destination> |
GetChannelResult.getDestinations()
The Amazon Web Services service that created the service-linked channel.
|
| Modifier and Type | Method and Description |
|---|---|
GetChannelResult |
GetChannelResult.withDestinations(Destination... destinations)
The Amazon Web Services service that created the service-linked channel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetChannelResult.setDestinations(Collection<Destination> destinations)
The Amazon Web Services service that created the service-linked channel.
|
GetChannelResult |
GetChannelResult.withDestinations(Collection<Destination> destinations)
The Amazon Web Services service that created the service-linked channel.
|
Copyright © 2022. All rights reserved.