Class: Aws::Types::RefreshFailureConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::RefreshFailureConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#email_alert ⇒ Types::RefreshFailureEmailAlert
Returns the value of attribute email_alert.
Instance Attribute Details
#email_alert ⇒ Types::RefreshFailureEmailAlert
Returns the value of attribute email_alert.
9650 9651 9652 |
# File 'sig/types.rbs', line 9650 def email_alert @email_alert end |