Uses of Class
software.amazon.awssdk.services.cloudtrail.model.SourceConfig
-
Packages that use SourceConfig Package Description software.amazon.awssdk.services.cloudtrail.model -
-
Uses of SourceConfig in software.amazon.awssdk.services.cloudtrail.model
Methods in software.amazon.awssdk.services.cloudtrail.model that return SourceConfig Modifier and Type Method Description SourceConfigGetChannelResponse. sourceConfig()Provides information about the advanced event selectors configured for the channel, and whether the channel applies to all Regions or a single Region.Methods in software.amazon.awssdk.services.cloudtrail.model with parameters of type SourceConfig Modifier and Type Method Description GetChannelResponse.BuilderGetChannelResponse.Builder. sourceConfig(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.
-