ExpressionV2Args

constructor(operands: Output<List<ExpressionV2Args>>? = null, operators: Output<List<String>>? = null, type: Output<Either<String, ExpressionV2Type>>? = null, value: Output<String>? = null)