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:



1332
1333
1334
# File 'sig/types.rbs', line 1332

def fields
  @fields
end

#template_id::String

Returns the value of attribute template_id.

Returns:

  • (::String)


1333
1334
1335
# File 'sig/types.rbs', line 1333

def template_id
  @template_id
end