Close
    logoCloudomation Docs

    SyncConfig

    class flow_api.sync_config.SyncConfig(select=None, init=None, by=name, **kwargs)

    Base class: Identity

    The SyncConfig class represents the configuration for synchronizing workspaces in Cloudomation.

    :py:obj:resources.sync_config.SyncConfig

    Parameters

    NameTypeDescription
    select
    init
    by
    **kwargs

    Constants

    RESOURCE = sync_config

    Methods

    archive ()
    clone (update=None, **kwargs)
    delete ()
    exists ()
    get (*fields, default=None)
    get_dict (*fields, default=None)
    get_identity_created_by ()
    get_identity_modified_by ()
    load (*fields)
    roles ()
    save (update=None, **kwargs)
    set (key, value)
    Previous
    Setting
    Next
    System