Class: Aws::Types::Rule

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#assertion ⇒ Types::AssertionRule

Returns the value of attribute assertion.



336
337
338
# File 'sig/types.rbs', line 336

def assertion
  @assertion
end

#gating ⇒ Types::GatingRule

Returns the value of attribute gating.

Returns:



337
338
339
# File 'sig/types.rbs', line 337

def gating
  @gating
end