Class: Aws::Types::SuggestedMessageReference
- Inherits:
-
Object
- Object
- Aws::Types::SuggestedMessageReference
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ai_agent_arn ⇒ ::String
Returns the value of attribute ai_agent_arn.
-
#ai_agent_id ⇒ ::String
Returns the value of attribute ai_agent_id.
Instance Attribute Details
#ai_agent_arn ⇒ ::String
Returns the value of attribute ai_agent_arn.
3003 3004 3005 |
# File 'sig/types.rbs', line 3003 def ai_agent_arn @ai_agent_arn end |
#ai_agent_id ⇒ ::String
Returns the value of attribute ai_agent_id.
3002 3003 3004 |
# File 'sig/types.rbs', line 3002 def ai_agent_id @ai_agent_id end |