Class: Aws::Types::TriggerProperties
- Inherits:
-
Object
- Object
- Aws::Types::TriggerProperties
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#scheduled ⇒ Types::ScheduledTriggerProperties
Returns the value of attribute scheduled.
Instance Attribute Details
#scheduled ⇒ Types::ScheduledTriggerProperties
Returns the value of attribute scheduled.
1347 1348 1349 |
# File 'sig/types.rbs', line 1347 def scheduled @scheduled end |