View a markdown version of this page

RecoveryPlanServer - AWS Elastic Disaster Recovery

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. CRITICAL means the step fails if this server fails. OPTIONAL means the step continues even if this server fails.

Type: String

Valid Values: CRITICAL | OPTIONAL

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: