| Package | Description |
|---|---|
| com.amazonaws.services.cloudtrail.model |
| Modifier and Type | Method and Description |
|---|---|
SourceConfig |
SourceConfig.clone() |
SourceConfig |
GetChannelResult.getSourceConfig()
Provides information about the advanced event selectors configured for the channel, and whether the channel
applies to all Regions or a single Region.
|
SourceConfig |
SourceConfig.withAdvancedEventSelectors(AdvancedEventSelector... advancedEventSelectors)
The advanced event selectors that are configured for the channel.
|
SourceConfig |
SourceConfig.withAdvancedEventSelectors(Collection<AdvancedEventSelector> advancedEventSelectors)
The advanced event selectors that are configured for the channel.
|
SourceConfig |
SourceConfig.withApplyToAllRegions(Boolean applyToAllRegions)
Specifies whether the channel applies to a single Region or to all Regions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetChannelResult.setSourceConfig(SourceConfig sourceConfig)
Provides information about the advanced event selectors configured for the channel, and whether the channel
applies to all Regions or a single Region.
|
GetChannelResult |
GetChannelResult.withSourceConfig(SourceConfig sourceConfig)
Provides information about the advanced event selectors configured for the channel, and whether the channel
applies to all Regions or a single Region.
|
Copyright © 2024. All rights reserved.