BuildUpdateParameters Class

The set of build properties that can be updated.

Inheritance
BuildUpdateParameters

Constructor

BuildUpdateParameters(*, is_archive_enabled: Optional[bool] = None, **kwargs)

Variables

is_archive_enabled
bool

The value that indicates whether archiving is enabled or not.