Uses of Class
software.amazon.awssdk.services.oam.model.LogGroupConfiguration
-
Packages that use LogGroupConfiguration Package Description software.amazon.awssdk.services.oam.model -
-
Uses of LogGroupConfiguration in software.amazon.awssdk.services.oam.model
Methods in software.amazon.awssdk.services.oam.model that return LogGroupConfiguration Modifier and Type Method Description LogGroupConfigurationLinkConfiguration. logGroupConfiguration()Use this structure to filter which log groups are to send log events from the source account to the monitoring account.Methods in software.amazon.awssdk.services.oam.model with parameters of type LogGroupConfiguration Modifier and Type Method Description LinkConfiguration.BuilderLinkConfiguration.Builder. logGroupConfiguration(LogGroupConfiguration logGroupConfiguration)Use this structure to filter which log groups are to send log events from the source account to the monitoring account.
-