| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
ReportDeliveryChannel |
CreateReportPlanRequest.reportDeliveryChannel()
A structure that contains information about where and how to deliver your reports, specifically your Amazon S3
bucket name, S3 key prefix, and the formats of your reports.
|
ReportDeliveryChannel |
UpdateReportPlanRequest.reportDeliveryChannel()
A structure that contains information about where to deliver your reports, specifically your Amazon S3 bucket
name, S3 key prefix, and the formats of your reports.
|
ReportDeliveryChannel |
ReportPlan.reportDeliveryChannel()
Contains information about where and how to deliver your reports, specifically your Amazon S3 bucket name, S3 key
prefix, and the formats of your reports.
|
| Modifier and Type | Method and Description |
|---|---|
CreateReportPlanRequest.Builder |
CreateReportPlanRequest.Builder.reportDeliveryChannel(ReportDeliveryChannel reportDeliveryChannel)
A structure that contains information about where and how to deliver your reports, specifically your Amazon
S3 bucket name, S3 key prefix, and the formats of your reports.
|
UpdateReportPlanRequest.Builder |
UpdateReportPlanRequest.Builder.reportDeliveryChannel(ReportDeliveryChannel reportDeliveryChannel)
A structure that contains information about where to deliver your reports, specifically your Amazon S3 bucket
name, S3 key prefix, and the formats of your reports.
|
ReportPlan.Builder |
ReportPlan.Builder.reportDeliveryChannel(ReportDeliveryChannel reportDeliveryChannel)
Contains information about where and how to deliver your reports, specifically your Amazon S3 bucket name, S3
key prefix, and the formats of your reports.
|
Copyright © 2023. All rights reserved.