# BackupTarget
## Properties
**access_key** | Option<**String**> | AccessKey is the S3 API access key | [optional]
**bucket_name** | Option<**String**> | BucketName is the name of the S3 bucket. | [optional]
**path** | Option<**String**> | Path is the target path. | [optional]
**protocol** | Option<**String**> | Protocol is the upload protocol. | [optional]
**secret_key** | Option<**String**> | SecretKey is the S3 API access key | [optional]
**url** | Option<**String**> | URL is the HTTPS URL for the backup | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)