Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ssmcontacts.CfnPlanPropsMixin.Builder
Packages that use CfnPlanPropsMixin.Builder
-
Uses of CfnPlanPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.ssmcontacts
Methods in software.amazon.awscdk.cfnpropertymixins.services.ssmcontacts that return CfnPlanPropsMixin.BuilderModifier and TypeMethodDescriptionThe Amazon Resource Name (ARN) of the contact.static CfnPlanPropsMixin.BuilderCfnPlanPropsMixin.Builder.create()static CfnPlanPropsMixin.BuilderCfnPlanPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnPlanPropsMixin.Builder.rotationIds(List<String> rotationIds) The Amazon Resource Names (ARNs) of the on-call rotations associated with the plan.A list of stages that the escalation plan or engagement plan uses to engage contacts and contact methods.CfnPlanPropsMixin.Builder.stages(IResolvable stages) A list of stages that the escalation plan or engagement plan uses to engage contacts and contact methods.