s3KeyPrefix property

Input<String> s3KeyPrefix
final

Prefix for where Backup Audit Manager delivers your reports to Amazon S3. The prefix is this part of the following path: s3://your-bucket-name/prefix/Backup/us-west-2/year/month/day/report-name.

Implementation

final pulumi.Input<String> s3KeyPrefix;