Class: Aws::Types::DeleteCaseRequest

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)


407
408
409
# File 'sig/types.rbs', line 407

def case_id
  @case_id
end

#domain_id ⇒ ::String

Returns the value of attribute domain_id.

Returns:

  • (::String)


406
407
408
# File 'sig/types.rbs', line 406

def domain_id
  @domain_id
end