Class: Aws::Types::CaseSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#case_id ⇒ ::String

Returns the value of attribute case_id.

Returns:

  • (::String)


199
200
201
# File 'sig/types.rbs', line 199

def case_id
  @case_id
end

#template_id ⇒ ::String

Returns the value of attribute template_id.

Returns:

  • (::String)


200
201
202
# File 'sig/types.rbs', line 200

def template_id
  @template_id
end