Class PlaybookOutput (1.34.0)

PlaybookOutput(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Output of the playbook.

Attributes

Name Description
execution_summary str
Optional. Summary string of the execution result of the child playbook.
action_parameters google.protobuf.struct_pb2.Struct
Optional. A Struct object of output parameters for the action.