Close
    logoCloudomation Docs

    Setting

    class resources.setting.Setting

    Base class: Resource

    A YAML document that you can use to store arbitrary data.

    :py:obj:flow_api.setting.Setting

    PropertyDescriptionType
    idUUID()
    execution_idThe ID of the execution which currently holds the lock on the setting. Output only.UUID()
    valueThe data stored in the setting.JSONB(astext_type=Text())
    size_bytesBigInteger()
    Previous
    Search
    Next
    SyncConfig