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.
9282 9283 9284 |
# File 'sig/types.rbs', line 9282 def email_alert @email_alert end |