Uses of Class
software.amazon.awssdk.services.amp.model.AmpConfiguration
-
Packages that use AmpConfiguration Package Description software.amazon.awssdk.services.amp.model -
-
Uses of AmpConfiguration in software.amazon.awssdk.services.amp.model
Methods in software.amazon.awssdk.services.amp.model that return AmpConfiguration Modifier and Type Method Description AmpConfigurationDestination. ampConfiguration()The Amazon Managed Service for Prometheus workspace to send metrics to.Methods in software.amazon.awssdk.services.amp.model with parameters of type AmpConfiguration Modifier and Type Method Description Destination.BuilderDestination.Builder. ampConfiguration(AmpConfiguration ampConfiguration)The Amazon Managed Service for Prometheus workspace to send metrics to.static DestinationDestination. fromAmpConfiguration(AmpConfiguration ampConfiguration)Create an instance of this class withDestination.ampConfiguration()initialized to the given value.
-