Class: Aws::Types::SummaryConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::SummaryConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#summary_modes ⇒ ::Array[("PostContact" | "AutomatedInteraction" | "ContactChain")]
Returns the value of attribute summary_modes.
Instance Attribute Details
#summary_modes ⇒ ::Array[("PostContact" | "AutomatedInteraction" | "ContactChain")]
Returns the value of attribute summary_modes.
7975 7976 7977 |
# File 'sig/types.rbs', line 7975 def summary_modes @summary_modes end |