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.



243
244
245
# File 'sig/types.rbs', line 243

def case_sla_configuration
  @case_sla_configuration
end

#sla_assignment_type"CASES"

Returns the value of attribute sla_assignment_type.

Returns:

  • ("CASES")


242
243
244
# File 'sig/types.rbs', line 242

def sla_assignment_type
  @sla_assignment_type
end