| 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 service-linked channel, and whether
the service-linked channel applies to all regions or one region.
|
SourceConfig |
SourceConfig.withAdvancedEventSelectors(AdvancedEventSelector... advancedEventSelectors)
The advanced event selectors configured for the service-linked channel.
|
SourceConfig |
SourceConfig.withAdvancedEventSelectors(Collection<AdvancedEventSelector> advancedEventSelectors)
The advanced event selectors configured for the service-linked channel.
|
SourceConfig |
SourceConfig.withApplyToAllRegions(Boolean applyToAllRegions)
Specifies whether the service-linked channel applies to one region or all regions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetChannelResult.setSourceConfig(SourceConfig sourceConfig)
Provides information about the advanced event selectors configured for the service-linked channel, and whether
the service-linked channel applies to all regions or one region.
|
GetChannelResult |
GetChannelResult.withSourceConfig(SourceConfig sourceConfig)
Provides information about the advanced event selectors configured for the service-linked channel, and whether
the service-linked channel applies to all regions or one region.
|
Copyright © 2022. All rights reserved.