| Package | Description |
|---|---|
| com.amazonaws.services.applicationsignals |
Use CloudWatch Application Signals for comprehensive observability of your cloud-based applications.
|
| com.amazonaws.services.applicationsignals.model |
| Modifier and Type | Method and Description |
|---|---|
CreateServiceLevelObjectiveRequest |
CreateServiceLevelObjectiveRequest.clone() |
CreateServiceLevelObjectiveRequest |
CreateServiceLevelObjectiveRequest.withDescription(String description)
An optional description for this SLO.
|
CreateServiceLevelObjectiveRequest |
CreateServiceLevelObjectiveRequest.withGoal(Goal goal)
A structure that contains the attributes that determine the goal of the SLO.
|
CreateServiceLevelObjectiveRequest |
CreateServiceLevelObjectiveRequest.withName(String name)
A name for this SLO.
|
CreateServiceLevelObjectiveRequest |
CreateServiceLevelObjectiveRequest.withSliConfig(ServiceLevelIndicatorConfig sliConfig)
A structure that contains information about what service and what performance metric that this SLO will monitor.
|
CreateServiceLevelObjectiveRequest |
CreateServiceLevelObjectiveRequest.withTags(Collection<Tag> tags)
A list of key-value pairs to associate with the SLO.
|
CreateServiceLevelObjectiveRequest |
CreateServiceLevelObjectiveRequest.withTags(Tag... tags)
A list of key-value pairs to associate with the SLO.
|
Copyright © 2024. All rights reserved.