Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 778 Bytes

BackupConfiguration.md

File metadata and controls

15 lines (11 loc) · 778 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 AWS S3 key used for custom-s3 backups [optional]
custom_s3_secret str AWS S3 secret used for custom-s3 backups [optional]
url str Link to get this item [optional]

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