Class: Aws::Types::CreateCaseResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateCaseResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#case_id ⇒ ::String
Returns the value of attribute case_id.
Instance Attribute Details
#case_id ⇒ ::String
Returns the value of attribute case_id.
159 160 161 |
# File 'sig/types.rbs', line 159 def case_id @case_id end |