Class: Aws::Types::RecurrenceConfig
- Inherits:
-
Object
- Object
- Aws::Types::RecurrenceConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#recurrence_pattern ⇒ Types::RecurrencePattern
Returns the value of attribute recurrence_pattern.
Instance Attribute Details
#recurrence_pattern ⇒ Types::RecurrencePattern
Returns the value of attribute recurrence_pattern.
6529 6530 6531 |
# File 'sig/types.rbs', line 6529 def recurrence_pattern @recurrence_pattern end |