Class: Aws::Types::UpdateContextResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateContextResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#context_arn ⇒ ::String
Returns the value of attribute context_arn.
Instance Attribute Details
#context_arn ⇒ ::String
Returns the value of attribute context_arn.
12009 12010 12011 |
# File 'sig/types.rbs', line 12009 def context_arn @context_arn end |