in smdebug_rulesconfig/actions/actions.py [0:0]
def serialize(self): return "[" + ", ".join([action.serialize() for action in self.actions]) + "]"