Class ServiceLevelIndicatorConfig

java.lang.Object
software.amazon.awssdk.services.applicationsignals.model.ServiceLevelIndicatorConfig
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<ServiceLevelIndicatorConfig.Builder,ServiceLevelIndicatorConfig>

@Generated("software.amazon.awssdk:codegen") public final class ServiceLevelIndicatorConfig extends Object implements SdkPojo, Serializable, ToCopyableBuilder<ServiceLevelIndicatorConfig.Builder,ServiceLevelIndicatorConfig>

This structure specifies the information about the service and the performance metric that an SLO is to monitor.

See Also: