Service Level Objective Args
constructor(burnRateConfigurations: Output<List<ServiceLevelObjectiveBurnRateConfigurationArgs>>? = null, description: Output<String>? = null, exclusionWindows: Output<List<ServiceLevelObjectiveExclusionWindowArgs>>? = null, goal: Output<ServiceLevelObjectiveGoalArgs>? = null, name: Output<String>? = null, requestBasedSli: Output<ServiceLevelObjectiveRequestBasedSliArgs>? = null, sli: Output<ServiceLevelObjectiveSliArgs>? = null, tags: Output<List<TagArgs>>? = null)