Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.resiliencehubv2.CfnUserJourneyPropsMixin.Builder
Packages that use CfnUserJourneyPropsMixin.Builder
-
Uses of CfnUserJourneyPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.resiliencehubv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.resiliencehubv2 that return CfnUserJourneyPropsMixin.BuilderModifier and TypeMethodDescriptionCfnUserJourneyPropsMixin.Builder.create()CfnUserJourneyPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnUserJourneyPropsMixin.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.CfnUserJourneyPropsMixin.Builder.systemIdentifier(String systemIdentifier) The system ARN or system ID that owns this user journey.