Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.backup.CfnReportPlanMixinProps.Builder
Packages that use CfnReportPlanMixinProps.Builder
-
Uses of CfnReportPlanMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.backup
Methods in software.amazon.awscdk.cfnpropertymixins.services.backup that return CfnReportPlanMixinProps.BuilderModifier and TypeMethodDescriptionCfnReportPlanMixinProps.builder()CfnReportPlanMixinProps.Builder.reportDeliveryChannel(Object reportDeliveryChannel) Sets the value ofCfnReportPlanMixinProps.getReportDeliveryChannel()CfnReportPlanMixinProps.Builder.reportPlanDescription(String reportPlanDescription) Sets the value ofCfnReportPlanMixinProps.getReportPlanDescription()CfnReportPlanMixinProps.Builder.reportPlanName(String reportPlanName) Sets the value ofCfnReportPlanMixinProps.getReportPlanName()CfnReportPlanMixinProps.Builder.reportPlanTags(List<? extends CfnTag> reportPlanTags) Sets the value ofCfnReportPlanMixinProps.getReportPlanTags()CfnReportPlanMixinProps.Builder.reportSetting(Object reportSetting) Sets the value ofCfnReportPlanMixinProps.getReportSetting()Constructors in software.amazon.awscdk.cfnpropertymixins.services.backup with parameters of type CfnReportPlanMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnReportPlanMixinProps.Builder.