Uses of Class
software.amazon.awscdk.services.backup.CfnReportPlan.ReportDeliveryChannelProperty.Builder
Packages that use CfnReportPlan.ReportDeliveryChannelProperty.Builder
-
Uses of CfnReportPlan.ReportDeliveryChannelProperty.Builder in software.amazon.awscdk.services.backup
Methods in software.amazon.awscdk.services.backup that return CfnReportPlan.ReportDeliveryChannelProperty.BuilderModifier 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()
Constructors in software.amazon.awscdk.services.backup with parameters of type CfnReportPlan.ReportDeliveryChannelProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnReportPlan.ReportDeliveryChannelProperty.Builder
.