Uses of Class
software.amazon.awssdk.services.oam.model.MetricConfiguration
-
Packages that use MetricConfiguration Package Description software.amazon.awssdk.services.oam.model -
-
Uses of MetricConfiguration in software.amazon.awssdk.services.oam.model
Methods in software.amazon.awssdk.services.oam.model that return MetricConfiguration Modifier and Type Method Description MetricConfigurationLinkConfiguration. metricConfiguration()Use this structure to filter which metric namespaces are to be shared from the source account to the monitoring account.Methods in software.amazon.awssdk.services.oam.model with parameters of type MetricConfiguration Modifier and Type Method Description LinkConfiguration.BuilderLinkConfiguration.Builder. metricConfiguration(MetricConfiguration metricConfiguration)Use this structure to filter which metric namespaces are to be shared from the source account to the monitoring account.
-