primaryRegion
Sets the value of
CfnPlanProps.getPrimaryRegion()
- Parameters:
primaryRegion
- The primary Region for a plan.- Returns:
this
software.amazon.jsii.Builder<CfnPlanProps>
CfnPlanProps
CfnPlanProps
associatedAlarms(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.this
CfnPlanProps.getName()
name
- The name for a plan. This parameter is required.this
CfnPlanProps.getRecoveryApproach()
recoveryApproach
- The recovery approach for a Region switch plan, which can be active/active (activeActive) or active/passive (activePassive). This parameter is required.this
CfnPlanProps.getRegions()
regions
- The AWS Regions for a plan. This parameter is required.this
CfnPlanProps.getWorkflows()
workflows
- The workflows for a plan. This parameter is required.this
CfnPlanProps.getWorkflows()
workflows
- The workflows for a plan. This parameter is required.this
CfnPlanProps.getAssociatedAlarms()
associatedAlarms
- The associated application health alarms for a plan.this
CfnPlanProps.getAssociatedAlarms()
associatedAlarms
- The associated application health alarms for a plan.this
CfnPlanProps.getDescription()
description
- The description for a plan.this
CfnPlanProps.getPrimaryRegion()
primaryRegion
- The primary Region for a plan.this
CfnPlanProps.getRecoveryTimeObjectiveMinutes()
recoveryTimeObjectiveMinutes
- The recovery time objective for a plan.this
CfnPlanProps.getTags()
tags
- the value to be set.this
CfnPlanProps.getTriggers()
triggers
- The triggers for a plan.this
CfnPlanProps.getTriggers()
triggers
- The triggers for a plan.this
build
in interface software.amazon.jsii.Builder<CfnPlanProps>
CfnPlanProps
NullPointerException
- if any required attribute was not provided