Service Level Objective Args
fun ServiceLevelObjectiveArgs(calendarPeriod: Output<ServiceLevelObjectiveCalendarPeriod>? = null, displayName: Output<String>? = null, goal: Output<Double>? = null, name: Output<String>? = null, rollingPeriod: Output<String>? = null, serviceId: Output<String>? = null, serviceLevelIndicator: Output<ServiceLevelIndicatorArgs>? = null, serviceLevelObjectiveId: Output<String>? = null, userLabels: Output<Map<String, String>>? = null, v3Id: Output<String>? = null, v3Id1: Output<String>? = null)