Class: Aws::Types::CreateCaseActionDefinition

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fields::Array[Types::FieldValue]

Returns the value of attribute fields.

Returns:



1346
1347
1348
# File 'sig/types.rbs', line 1346

def fields
  @fields
end

#template_id::String

Returns the value of attribute template_id.

Returns:

  • (::String)


1347
1348
1349
# File 'sig/types.rbs', line 1347

def template_id
  @template_id
end