Class: Aws::Types::CreateCaseRuleResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#case_rule_arn ⇒ ::String

Returns the value of attribute case_rule_arn.

Returns:

  • (::String)


288
289
290
# File 'sig/types.rbs', line 288

def case_rule_arn
  @case_rule_arn
end

#case_rule_id ⇒ ::String

Returns the value of attribute case_rule_id.

Returns:

  • (::String)


287
288
289
# File 'sig/types.rbs', line 287

def case_rule_id
  @case_rule_id
end