---
type: resource-type
title: ServiceLevelObjective
description: aws resource type AWS::ApplicationSignals::ServiceLevelObjective
name: ServiceLevelObjective
lexicon: aws
resource_type: AWS::ApplicationSignals::ServiceLevelObjective
---
`AWS::ApplicationSignals::ServiceLevelObjective`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required): The name of this SLO.
- `Arn` (`string`, optional): The ARN of this SLO.
- `BurnRateConfigurations` (`any`, optional)
- `CreatedTime` (`number`, optional): Epoch time in seconds of the time that this SLO was created
- `Description` (`string`, optional): An optional description for this SLO. Default is 'No description'
- `EvaluationType` (`"PeriodBased" | "RequestBased"`, optional): Displays whether this is a period-based SLO or a request-based SLO.
- `ExclusionWindows` (`any`, optional)
- `Goal` (`ServiceLevelObjective_Goal`, optional)
- `LastUpdatedTime` (`number`, optional): Epoch time in seconds of the time that this SLO was most recently updated
- `RequestBasedSli` (`ServiceLevelObjective_RequestBasedSli`, optional)
- `Sli` (`ServiceLevelObjective_Sli`, optional)
- `Tags` (`any`, optional)

## Attributes

- `Arn`
- `CreatedTime`
- `EvaluationType`
- `LastUpdatedTime`
