SlaInputConfiguration
Represents the input configuration of an SLA being created.
Contents
- name
- 
               Name of an SLA. Type: String Length Constraints: Minimum length of 1. Maximum length of 500. Pattern: .*[\S]Required: Yes 
- targetSlaMinutes
- 
               Target duration in minutes within which an SLA should be completed. Type: Long Valid Range: Minimum value of 1. Maximum value of 129600. Required: Yes 
- type
- 
               Type of SLA. Type: String Valid Values: CaseFieldRequired: Yes 
- fieldId
- 
               Unique identifier of a field. Type: String Length Constraints: Minimum length of 1. Maximum length of 500. Required: No 
- targetFieldValues
- 
               Represents a list of target field values for the fieldId specified in SlaInputConfiguration. The SLA is considered met if any one of these target field values matches the actual field value. Type: Array of FieldValueUnion objects Array Members: Fixed number of 1 item. Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: