Class: Aws::Types::EmailOverviewAIAgentConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::EmailOverviewAIAgentConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#email_overview_ai_prompt_id ⇒ ::String
Returns the value of attribute email_overview_ai_prompt_id.
-
#locale ⇒ ::String
Returns the value of attribute locale.
Instance Attribute Details
#email_overview_ai_prompt_id ⇒ ::String
Returns the value of attribute email_overview_ai_prompt_id.
1171 1172 1173 |
# File 'sig/types.rbs', line 1171 def email_overview_ai_prompt_id @email_overview_ai_prompt_id end |
#locale ⇒ ::String
Returns the value of attribute locale.
1172 1173 1174 |
# File 'sig/types.rbs', line 1172 def locale @locale end |