Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 912 Bytes

File metadata and controls

16 lines (12 loc) · 912 Bytes

BackupConfiguration

Properties

Name Type Description Notes
type str Type of backup: looker-s3 or custom-s3 [optional]
custom_s3_bucket str Name of bucket for custom-s3 backups [optional]
custom_s3_bucket_region str Name of region where the bucket is located [optional]
custom_s3_key str (Write-Only) AWS S3 key used for custom-s3 backups [optional]
custom_s3_secret str (Write-Only) AWS S3 secret used for custom-s3 backups [optional]
url str Link to get this item [optional]
can dict(str, bool) Operations the current user is able to perform on this object [optional]

[Back to Model list] [Back to API list] [Back to README]