Skip to content

RecoveryPlanAwsAccount

Identifying details for an AWS account used as a recovery plan location.

Fields

Field Type Description
cloudType AwsCloudType! Cloud partition the AWS account belongs to.
id String! Identifier of the AWS account.
name String! Name of the AWS account.
region AwsNativeRegion! The region this recovery plan location targets. This is distinct from regionSpecs, which lists every region the account is registered with.
regionSpecs [AwsNativeRegionSpec!]! Region specifications configured for the AWS account.
status AwsAccountStatus! Protection status of the AWS account.

Used By

Referenced by