RecoveryPlanServer
A server associated with a Recovery Plan Step.
Contents
- serverArn
-
The ARN of the source server.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:(?:[0-9a-zA-Z_-]+:){3}([0-9]{12,}):source-server/(s-[0-9a-zA-Z]{17})Required: Yes
- impactLevel
-
The impact level of a server within a Recovery Plan step.
CRITICALmeans the step fails if this server fails.OPTIONALmeans the step continues even if this server fails.Type: String
Valid Values:
CRITICAL | OPTIONALRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: