ServiceLevelObjectiveArgs

constructor(description: Output<String>? = null, goal: Output<ServiceLevelObjectiveGoalArgs>? = null, name: Output<String>? = null, requestBasedSli: Output<ServiceLevelObjectiveRequestBasedSliArgs>? = null, sli: Output<ServiceLevelObjectiveSliArgs>? = null, tags: Output<List<TagArgs>>? = null)