Uses of Interface
software.amazon.awscdk.services.arcregionswitch.CfnPlan.ReportConfigurationProperty
Packages that use CfnPlan.ReportConfigurationProperty
Package
Description
AWS::ARCRegionSwitch Construct Library
-
Uses of CfnPlan.ReportConfigurationProperty in software.amazon.awscdk.services.arcregionswitch
Classes in software.amazon.awscdk.services.arcregionswitch that implement CfnPlan.ReportConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnPlan.ReportConfigurationPropertyMethods in software.amazon.awscdk.services.arcregionswitch that return CfnPlan.ReportConfigurationPropertyModifier and TypeMethodDescriptionCfnPlan.ReportConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.arcregionswitch with parameters of type CfnPlan.ReportConfigurationPropertyModifier and TypeMethodDescriptionCfnPlan.Builder.reportConfiguration(CfnPlan.ReportConfigurationProperty reportConfiguration) The report configuration for a plan.CfnPlanProps.Builder.reportConfiguration(CfnPlan.ReportConfigurationProperty reportConfiguration) Sets the value ofCfnPlanProps.getReportConfiguration()voidCfnPlan.setReportConfiguration(CfnPlan.ReportConfigurationProperty value) The report configuration for a plan.