Class: Aws::Types::ResolveCaseRequest

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:



389
390
391
# File 'sig/types.rbs', line 389

def case_id
  @case_id
end

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:



390
391
392
# File 'sig/types.rbs', line 390

def dry_run
  @dry_run
end