Class: Aws::Types::UpdateSafetyRuleRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#assertion_rule_update ⇒ Types::AssertionRuleUpdate

Returns the value of attribute assertion_rule_update.



410
411
412
# File 'sig/types.rbs', line 410

def assertion_rule_update
  @assertion_rule_update
end

#gating_rule_update ⇒ Types::GatingRuleUpdate

Returns the value of attribute gating_rule_update.



411
412
413
# File 'sig/types.rbs', line 411

def gating_rule_update
  @gating_rule_update
end