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:



1351
1352
1353
# File 'sig/types.rbs', line 1351

def fields
  @fields
end

#template_id::String

Returns the value of attribute template_id.

Returns:

  • (::String)


1352
1353
1354
# File 'sig/types.rbs', line 1352

def template_id
  @template_id
end