---
type: resource-type
title: ResilienceHubV2Policy
description: aws resource type AWS::ResilienceHubV2::Policy
name: ResilienceHubV2Policy
lexicon: aws
resource_type: AWS::ResilienceHubV2::Policy
---
`AWS::ResilienceHubV2::Policy`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required): The name of the policy.
- `AssociatedServiceCount` (`number`, optional): The number of services associated with this policy.
- `AvailabilitySlo` (`ResilienceHubV2Policy_AvailabilitySlo`, optional)
- `CreatedAt` (`string`, optional): The timestamp when the policy was created.
- `DataRecovery` (`ResilienceHubV2Policy_DataRecoveryTargets`, optional)
- `Description` (`string`, optional): The description of the policy.
- `KmsKeyId` (`string`, optional): The KMS key ID for encrypting policy data.
- `MultiAz` (`ResilienceHubV2Policy_MultiAzTargets`, optional)
- `MultiRegion` (`ResilienceHubV2Policy_MultiRegionTargets`, optional)
- `PolicyArn` (`string`, optional): The ARN of the policy.
- `Tags` (`ResilienceHubV2Policy_Tag[]`, optional): Tags assigned to the policy.
- `UpdatedAt` (`string`, optional): The timestamp when the policy was last updated.

## Attributes

- `AssociatedServiceCount`
- `CreatedAt`
- `PolicyArn`
- `UpdatedAt`
