Interface IamCondition

All Superinterfaces:
ToCopyableBuilder<IamCondition.Builder,IamCondition>
All Known Implementing Classes:
DefaultIamCondition

@ThreadSafe public interface IamCondition extends ToCopyableBuilder<IamCondition.Builder,IamCondition>
The Condition element of a IamStatement, specifying the conditions in which the statement is in effect.
See Also: