@Stability(value=Stable) public static final class CfnReportPlanProps.Builder extends Object implements software.amazon.jsii.Builder<CfnReportPlanProps>
CfnReportPlanProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnReportPlanProps |
build()
Builds the configured instance.
|
CfnReportPlanProps.Builder |
reportDeliveryChannel(Object reportDeliveryChannel)
Sets the value of
CfnReportPlanProps.getReportDeliveryChannel() |
CfnReportPlanProps.Builder |
reportPlanDescription(String reportPlanDescription)
Sets the value of
CfnReportPlanProps.getReportPlanDescription() |
CfnReportPlanProps.Builder |
reportPlanName(String reportPlanName)
Sets the value of
CfnReportPlanProps.getReportPlanName() |
CfnReportPlanProps.Builder |
reportPlanTags(IResolvable reportPlanTags)
Sets the value of
CfnReportPlanProps.getReportPlanTags() |
CfnReportPlanProps.Builder |
reportPlanTags(List<? extends Object> reportPlanTags)
Sets the value of
CfnReportPlanProps.getReportPlanTags() |
CfnReportPlanProps.Builder |
reportSetting(Object reportSetting)
Sets the value of
CfnReportPlanProps.getReportSetting() |
@Stability(value=Stable) public CfnReportPlanProps.Builder reportDeliveryChannel(Object reportDeliveryChannel)
CfnReportPlanProps.getReportDeliveryChannel()reportDeliveryChannel - `AWS::Backup::ReportPlan.ReportDeliveryChannel`. This parameter is required.this@Stability(value=Stable) public CfnReportPlanProps.Builder reportPlanDescription(String reportPlanDescription)
CfnReportPlanProps.getReportPlanDescription()reportPlanDescription - `AWS::Backup::ReportPlan.ReportPlanDescription`.this@Stability(value=Stable) public CfnReportPlanProps.Builder reportPlanName(String reportPlanName)
CfnReportPlanProps.getReportPlanName()reportPlanName - `AWS::Backup::ReportPlan.ReportPlanName`.this@Stability(value=Stable) public CfnReportPlanProps.Builder reportPlanTags(IResolvable reportPlanTags)
CfnReportPlanProps.getReportPlanTags()reportPlanTags - `AWS::Backup::ReportPlan.ReportPlanTags`.this@Stability(value=Stable) public CfnReportPlanProps.Builder reportPlanTags(List<? extends Object> reportPlanTags)
CfnReportPlanProps.getReportPlanTags()reportPlanTags - `AWS::Backup::ReportPlan.ReportPlanTags`.this@Stability(value=Stable) public CfnReportPlanProps.Builder reportSetting(Object reportSetting)
CfnReportPlanProps.getReportSetting()reportSetting - `AWS::Backup::ReportPlan.ReportSetting`. This parameter is required.this@Stability(value=Stable) public CfnReportPlanProps build()
build in interface software.amazon.jsii.Builder<CfnReportPlanProps>CfnReportPlanPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.