class AWS::Core::Policy::ConditionBlock
def operators
-
(Array)
- Returns an array of operators used in this block.
def operators @conditions.keys end
(Array)
- Returns an array of operators used in this block.
def operators @conditions.keys end