primaryRegion
The primary Region for a plan.
- Parameters:
primaryRegion
- The primary Region for a plan. This parameter is required.- Returns:
this
- See Also:
software.amazon.jsii.Builder<CfnPlan>
CfnPlan
CfnPlan
.associatedAlarms(Map<String,? extends Object> associatedAlarms)
associatedAlarms(IResolvable associatedAlarms)
build()
static CfnPlan.Builder
description(String description)
executionRole(String executionRole)
primaryRegion(String primaryRegion)
recoveryApproach(String recoveryApproach)
recoveryTimeObjectiveMinutes(Number recoveryTimeObjectiveMinutes)
triggers(IResolvable triggers)
workflows(IResolvable workflows)
scope
- Scope in which this resource is defined. This parameter is required.id
- Construct identifier for this resource (unique in its scope). This parameter is required.CfnPlan.Builder
.executionRole
- The execution role for a plan. This parameter is required.this
name
- The name for a plan. This parameter is required.this
recoveryApproach
- The recovery approach for a Region switch plan, which can be active/active (activeActive) or active/passive (activePassive). This parameter is required.this
regions
- The AWS Regions for a plan. This parameter is required.this
workflows
- The workflows for a plan. This parameter is required.this
workflows
- The workflows for a plan. This parameter is required.this
associatedAlarms
- The associated application health alarms for a plan. This parameter is required.this
associatedAlarms
- The associated application health alarms for a plan. This parameter is required.this
description
- The description for a plan. This parameter is required.this
primaryRegion
- The primary Region for a plan. This parameter is required.this
recoveryTimeObjectiveMinutes
- The recovery time objective for a plan. This parameter is required.this
tags
- This parameter is required.this
triggers
- The triggers for a plan. This parameter is required.this
triggers
- The triggers for a plan. This parameter is required.this