Uses of Class
software.amazon.awscdk.services.backup.CfnReportPlan.ReportDeliveryChannelProperty.Builder
-
Uses of CfnReportPlan.ReportDeliveryChannelProperty.Builder in software.amazon.awscdk.services.backup
Modifier and TypeMethodDescriptionCfnReportPlan.ReportDeliveryChannelProperty.builder()
Sets the value ofCfnReportPlan.ReportDeliveryChannelProperty.getFormats()
CfnReportPlan.ReportDeliveryChannelProperty.Builder.s3BucketName
(String s3BucketName) Sets the value ofCfnReportPlan.ReportDeliveryChannelProperty.getS3BucketName()
CfnReportPlan.ReportDeliveryChannelProperty.Builder.s3KeyPrefix
(String s3KeyPrefix) Sets the value ofCfnReportPlan.ReportDeliveryChannelProperty.getS3KeyPrefix()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnReportPlan.ReportDeliveryChannelProperty.Builder
.