BackupConfiguration: BackupConfiguration Class

BackupConfigurationR Documentation

BackupConfiguration Class

Description

BackupConfiguration Class

BackupConfiguration Class

Public fields

can
type
custom_s3_bucket
custom_s3_bucket_region
custom_s3_key
custom_s3_secret
url

Methods

Public methods


Method new()

Usage
BackupConfiguration$new(
  can,
  type,
  custom_s3_bucket,
  custom_s3_bucket_region,
  custom_s3_key,
  custom_s3_secret,
  url
)

Method toJSON()

Usage
BackupConfiguration$toJSON()

Method fromJSONObject()

Usage
BackupConfiguration$fromJSONObject(BackupConfigurationJsonObject)

Method fromJSON()

Usage
BackupConfiguration$fromJSON(BackupConfigurationJson)

Method toJSONString()

Usage
BackupConfiguration$toJSONString()

Method fromJSONString()

Usage
BackupConfiguration$fromJSONString(BackupConfigurationJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
BackupConfiguration$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker/lookr documentation built on Jan. 15, 2024, 2:49 a.m.