Uses of Class
software.amazon.awscdk.services.ssmcontacts.CfnContact.StageProperty.Builder
Packages that use CfnContact.StageProperty.Builder
-
Uses of CfnContact.StageProperty.Builder in software.amazon.awscdk.services.ssmcontacts
Methods in software.amazon.awscdk.services.ssmcontacts that return CfnContact.StageProperty.BuilderModifier and TypeMethodDescriptionCfnContact.StageProperty.builder()
CfnContact.StageProperty.Builder.durationInMinutes
(Number durationInMinutes) Sets the value ofCfnContact.StageProperty.getDurationInMinutes()
CfnContact.StageProperty.Builder.rotationIds
(List<String> rotationIds) Sets the value ofCfnContact.StageProperty.getRotationIds()
Sets the value ofCfnContact.StageProperty.getTargets()
CfnContact.StageProperty.Builder.targets
(IResolvable targets) Sets the value ofCfnContact.StageProperty.getTargets()
Constructors in software.amazon.awscdk.services.ssmcontacts with parameters of type CfnContact.StageProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnContact.StageProperty.Builder
.