Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ssmcontacts.CfnRotationMixinProps.Builder
Packages that use CfnRotationMixinProps.Builder
-
Uses of CfnRotationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ssmcontacts
Methods in software.amazon.awscdk.cfnpropertymixins.services.ssmcontacts that return CfnRotationMixinProps.BuilderModifier and TypeMethodDescriptionCfnRotationMixinProps.builder()CfnRotationMixinProps.Builder.contactIds(List<String> contactIds) Sets the value ofCfnRotationMixinProps.getContactIds()Sets the value ofCfnRotationMixinProps.getName()CfnRotationMixinProps.Builder.recurrence(CfnRotationPropsMixin.RecurrenceSettingsProperty recurrence) Sets the value ofCfnRotationMixinProps.getRecurrence()CfnRotationMixinProps.Builder.recurrence(IResolvable recurrence) Sets the value ofCfnRotationMixinProps.getRecurrence()Sets the value ofCfnRotationMixinProps.getStartTime()Sets the value ofCfnRotationMixinProps.getTags()CfnRotationMixinProps.Builder.timeZoneId(String timeZoneId) Sets the value ofCfnRotationMixinProps.getTimeZoneId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ssmcontacts with parameters of type CfnRotationMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnRotationMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRotationMixinProps.Builder.