Class ApprovalConfig (3.24.0)

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

ApprovalConfig describes configuration for manual approval of a build.

Attribute

NameDescription
approval_required bool
Whether or not approval is needed. If this is set on a build, it will become pending when created, and will need to be explicitly approved to start.