case classFn::If[R](conditionName: Token[ConditionRef], valIfTrue: Token[R], valIfFalse: Token[R])(implicit evidence$2: JsonFormat[R]) extends AmazonFunctionCall[R] with Product with Serializable
Linear Supertypes
Serializable, Serializable, Product, Equals, AmazonFunctionCall[R], AnyRef, Any