Uses of Interface
software.amazon.awscdk.services.resiliencehubv2.CfnService.ServiceReportConfigurationProperty
Packages that use CfnService.ServiceReportConfigurationProperty
Package
Description
AWS::ResilienceHubV2 Construct Library
-
Uses of CfnService.ServiceReportConfigurationProperty in software.amazon.awscdk.services.resiliencehubv2
Classes in software.amazon.awscdk.services.resiliencehubv2 that implement CfnService.ServiceReportConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnService.ServiceReportConfigurationPropertyMethods in software.amazon.awscdk.services.resiliencehubv2 that return CfnService.ServiceReportConfigurationPropertyModifier and TypeMethodDescriptionCfnService.ServiceReportConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.resiliencehubv2 with parameters of type CfnService.ServiceReportConfigurationPropertyModifier and TypeMethodDescriptionCfnService.Builder.reportConfiguration(CfnService.ServiceReportConfigurationProperty reportConfiguration) Configuration for automatic report generation on a Service.CfnServiceProps.Builder.reportConfiguration(CfnService.ServiceReportConfigurationProperty reportConfiguration) Sets the value ofCfnServiceProps.getReportConfiguration()voidCfnService.setReportConfiguration(CfnService.ServiceReportConfigurationProperty value) Configuration for automatic report generation on a Service.