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>CfnPlanCfnPlan.associatedAlarms(Map<String,? extends Object> associatedAlarms) associatedAlarms(IResolvable associatedAlarms) build()static CfnPlan.Builderdescription(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.thisname - The name for a plan. This parameter is required.thisrecoveryApproach - The recovery approach for a Region switch plan, which can be active/active (activeActive) or active/passive (activePassive). This parameter is required.thisregions - The AWS Regions for a plan. This parameter is required.thisworkflows - The workflows for a plan. This parameter is required.thisworkflows - The workflows for a plan. This parameter is required.thisassociatedAlarms - The associated application health alarms for a plan. This parameter is required.thisassociatedAlarms - The associated application health alarms for a plan. This parameter is required.thisdescription - The description for a plan. This parameter is required.thisprimaryRegion - The primary Region for a plan. This parameter is required.thisrecoveryTimeObjectiveMinutes - The recovery time objective for a plan. This parameter is required.thistags - This parameter is required.thistriggers - The triggers for a plan. This parameter is required.thistriggers - The triggers for a plan. This parameter is required.this