Class: Aws::Types::UpdateAgentContextResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateAgentContextResponse
- 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.
1867 1868 1869 |
# File 'sig/types.rbs', line 1867 def context @context end |