Uses of Class
software.amazon.awscdk.services.arczonalshift.CfnZonalAutoshiftConfiguration.Builder
Package
Description
AWS::ARCZonalShift Construct Library
-
Uses of CfnZonalAutoshiftConfiguration.Builder in software.amazon.awscdk.services.arczonalshift
Modifier and TypeMethodDescriptionCfnZonalAutoshiftConfiguration.Builder.practiceRunConfiguration
(IResolvable practiceRunConfiguration) A practice run configuration for a resource includes the Amazon CloudWatch alarms that you've specified for a practice run, as well as any blocked dates or blocked windows for the practice run.CfnZonalAutoshiftConfiguration.Builder.practiceRunConfiguration
(CfnZonalAutoshiftConfiguration.PracticeRunConfigurationProperty practiceRunConfiguration) A practice run configuration for a resource includes the Amazon CloudWatch alarms that you've specified for a practice run, as well as any blocked dates or blocked windows for the practice run.CfnZonalAutoshiftConfiguration.Builder.resourceIdentifier
(String resourceIdentifier) The identifier for the resource that AWS shifts traffic for.CfnZonalAutoshiftConfiguration.Builder.zonalAutoshiftStatus
(String zonalAutoshiftStatus) When zonal autoshift isENABLED
, you authorize AWS to shift away resource traffic for an application from an Availability Zone during events, on your behalf, to help reduce time to recovery.