Class: Aws::Types::AssignSlaActionDefinition

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#case_sla_configurationTypes::CaseSlaConfiguration

Returns the value of attribute case_sla_configuration.



248
249
250
# File 'sig/types.rbs', line 248

def case_sla_configuration
  @case_sla_configuration
end

#sla_assignment_type"CASES"

Returns the value of attribute sla_assignment_type.

Returns:

  • ("CASES")


247
248
249
# File 'sig/types.rbs', line 247

def sla_assignment_type
  @sla_assignment_type
end