SecureBlackbox 2020 Python Edition

Questions / Feedback?

artifact_uri Property

An accessor to the URI property of the artifact.

Syntax

def get_artifact_uri() -> str: ...

artifact_uri = property(get_artifact_uri, None)

Default Value

""

Remarks

An accessor to the URI property of the artifact.

The URI property contains the origin of the artifact.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Python Edition - Version 20.0 [Build 8154]