Uses of Class
software.amazon.awscdk.services.resiliencehubv2.CfnUserJourney.Builder
Packages that use CfnUserJourney.Builder
Package
Description
AWS::ResilienceHubV2 Construct Library
-
Uses of CfnUserJourney.Builder in software.amazon.awscdk.services.resiliencehubv2
Methods in software.amazon.awscdk.services.resiliencehubv2 that return CfnUserJourney.BuilderModifier and TypeMethodDescriptionstatic CfnUserJourney.BuilderCfnUserJourney.Builder.description(String description) The description of the user journey.The name of the user journey.The ARN of the resilience policy to associate with this user journey.CfnUserJourney.Builder.systemIdentifier(String systemIdentifier) The system ARN or system ID that owns this user journey.