Class: Aws::Types::CreateCaseResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#case_arn ⇒ ::String

Returns the value of attribute case_arn.



274
275
276
# File 'sig/types.rbs', line 274

def case_arn
  @case_arn
end

#case_id ⇒ ::String

Returns the value of attribute case_id.



273
274
275
# File 'sig/types.rbs', line 273

def case_id
  @case_id
end