IPWorks Cloud 2020 Python Edition

Questions / Feedback?

account_tags Property

The account's resource tags.

Syntax

def get_account_tags() -> str: ...

account_tags = property(get_account_tags, None)

Default Value

""

Remarks

The account's resource tags.

This property holds a comma-separated list containing all of the tags that the account has applied to any of its resources.

This property is read-only.

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