primaryRegion
Sets the value of
CfnPlanProps.getPrimaryRegion()- Parameters:
primaryRegion- The primary Region for a plan.- Returns:
this
software.amazon.jsii.Builder<CfnPlanProps>CfnPlanPropsCfnPlanPropsassociatedAlarms(Map<String,? extends Object> associatedAlarms) CfnPlanProps.getAssociatedAlarms()associatedAlarms(IResolvable associatedAlarms) CfnPlanProps.getAssociatedAlarms()build()description(String description) CfnPlanProps.getDescription()executionRole(String executionRole) CfnPlanProps.getExecutionRole()CfnPlanProps.getName()primaryRegion(String primaryRegion) CfnPlanProps.getPrimaryRegion()recoveryApproach(String recoveryApproach) CfnPlanProps.getRecoveryApproach()recoveryTimeObjectiveMinutes(Number recoveryTimeObjectiveMinutes) CfnPlanProps.getRecoveryTimeObjectiveMinutes()CfnPlanProps.getRegions()CfnPlanProps.getTags()CfnPlanProps.getTriggers()triggers(IResolvable triggers) CfnPlanProps.getTriggers()CfnPlanProps.getWorkflows()workflows(IResolvable workflows) CfnPlanProps.getWorkflows()CfnPlanProps.getExecutionRole()executionRole - The execution role for a plan. This parameter is required.thisCfnPlanProps.getName()name - The name for a plan. This parameter is required.thisCfnPlanProps.getRecoveryApproach()recoveryApproach - The recovery approach for a Region switch plan, which can be active/active (activeActive) or active/passive (activePassive). This parameter is required.thisCfnPlanProps.getRegions()regions - The AWS Regions for a plan. This parameter is required.thisCfnPlanProps.getWorkflows()workflows - The workflows for a plan. This parameter is required.thisCfnPlanProps.getWorkflows()workflows - The workflows for a plan. This parameter is required.thisCfnPlanProps.getAssociatedAlarms()associatedAlarms - The associated application health alarms for a plan.thisCfnPlanProps.getAssociatedAlarms()associatedAlarms - The associated application health alarms for a plan.thisCfnPlanProps.getDescription()description - The description for a plan.thisCfnPlanProps.getPrimaryRegion()primaryRegion - The primary Region for a plan.thisCfnPlanProps.getRecoveryTimeObjectiveMinutes()recoveryTimeObjectiveMinutes - The recovery time objective for a plan.thisCfnPlanProps.getTags()tags - the value to be set.thisCfnPlanProps.getTriggers()triggers - The triggers for a plan.thisCfnPlanProps.getTriggers()triggers - The triggers for a plan.thisbuild in interface software.amazon.jsii.Builder<CfnPlanProps>CfnPlanPropsNullPointerException - if any required attribute was not provided