IPWorks Cloud 2020 Python Edition

Questions / Feedback?

bucket_compliance_is_locked Property

Signifies whether the current bucket's compliance settings are locked or not.

Syntax

def get_bucket_compliance_is_locked() -> str: ...

bucket_compliance_is_locked = property(get_bucket_compliance_is_locked, None)

Default Value

""

Remarks

Signifies whether the current bucket's compliance settings are locked or not.

Refer to the update_compliance documentation for more information about compliance.

This property is read-only.

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