Class: Aws::Types::CreateCaseActionDefinition
- Inherits:
-
Object
- Object
- Aws::Types::CreateCaseActionDefinition
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#fields ⇒ ::Array[Types::FieldValue]
Returns the value of attribute fields.
-
#template_id ⇒ ::String
Returns the value of attribute template_id.
Instance Attribute Details
#fields ⇒ ::Array[Types::FieldValue]
Returns the value of attribute fields.
1332 1333 1334 |
# File 'sig/types.rbs', line 1332 def fields @fields end |
#template_id ⇒ ::String
Returns the value of attribute template_id.
1333 1334 1335 |
# File 'sig/types.rbs', line 1333 def template_id @template_id end |