Uses of Interface
software.amazon.awscdk.services.ssmcontacts.CfnRotation.RecurrenceSettingsProperty
-
Uses of CfnRotation.RecurrenceSettingsProperty in software.amazon.awscdk.services.ssmcontacts
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnRotation.RecurrenceSettingsProperty
Modifier and TypeMethodDescriptionCfnRotation.RecurrenceSettingsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnRotation.Builder.recurrence
(CfnRotation.RecurrenceSettingsProperty recurrence) Information about the rule that specifies when shift team members rotate.CfnRotationProps.Builder.recurrence
(CfnRotation.RecurrenceSettingsProperty recurrence) Sets the value ofCfnRotationProps.getRecurrence()
void
CfnRotation.setRecurrence
(CfnRotation.RecurrenceSettingsProperty value) Information about the rule that specifies when shift team members rotate.