SecureBlackbox 2020 Python Edition

Questions / Feedback?

artifact_resolve_query Property

Returns the content of the ArtifactResolve query.

Syntax

def get_artifact_resolve_query() -> str: ...

artifact_resolve_query = property(get_artifact_resolve_query, None)

Default Value

""

Remarks

Check this property if input_type is set to cstyArtifactResolve to access the content of the ArtifactResolve query.

This property is read-only.

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