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

## Properties

- `Name` (`string`, required): The name of the user journey.
- `SystemIdentifier` (`string`, required): The system ARN or system ID that owns this user journey.
- `CreatedAt` (`string`, optional): The timestamp when the user journey was created.
- `Description` (`string`, optional): The description of the user journey.
- `PolicyArn` (`string`, optional): The ARN of the resilience policy to associate with this user journey.
- `UpdatedAt` (`string`, optional): The timestamp when the user journey was last updated.
- `UserJourneyId` (`string`, optional): The server-generated user journey ID.

## Attributes

- `CreatedAt`
- `UpdatedAt`
- `UserJourneyId`
