Class: Aws::Types::DeleteCaseRuleRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#case_rule_id ⇒ ::String

Returns the value of attribute case_rule_id.

Returns:

  • (::String)


416
417
418
# File 'sig/types.rbs', line 416

def case_rule_id
  @case_rule_id
end

#domain_id ⇒ ::String

Returns the value of attribute domain_id.

Returns:

  • (::String)


415
416
417
# File 'sig/types.rbs', line 415

def domain_id
  @domain_id
end