# LookerApi30Reference.BackupConfiguration

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **String** | Type of backup: looker-s3 or custom-s3 | [optional] 
**customS3Bucket** | **String** | Name of bucket for custom-s3 backups | [optional] 
**customS3BucketRegion** | **String** | Name of region where the bucket is located | [optional] 
**customS3Key** | **String** | (Write-Only) AWS S3 key used for custom-s3 backups | [optional] 
**customS3Secret** | **String** | (Write-Only) AWS S3 secret used for custom-s3 backups | [optional] 
**url** | **String** | Link to get this item | [optional] 
**can** | **{String: Boolean}** | Operations the current user is able to perform on this object | [optional] 


