Close
    logoCloudomation Docs

    SyncConfig

    class resources.sync_config.SyncConfig

    Base class: Resource

    The configuration for synchronizing workspaces in Cloudomation.

    :py:obj:flow_api.sync_config.SyncConfig

    PropertyDescriptionType
    idUUID()
    remote_workspace_idUUID()
    is_enabledBoolean()
    status_messageString(length=1024)
    remote_urlString(length=1024)
    own_private_keyString(length=4096)
    remote_public_keyString(length=2048)
    send_allBoolean()
    sync_intervalInteger()
    last_sync_send_atDateTime(timezone=True)
    last_sync_receive_atDateTime(timezone=True)
    process_idUUID()
    size_bytesBigInteger()
    rolesText()
    Previous
    Setting
    Next
    Tag