Class: Aws::Types::CreateAgentContextResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateAgentContextResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#context ⇒ Types::ContextSummary
Returns the value of attribute context.
Instance Attribute Details
#context ⇒ Types::ContextSummary
Returns the value of attribute context.
325 326 327 |
# File 'sig/types.rbs', line 325 def context @context end |