Class: Aws::Types::DeleteContextResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteContextResponse
- 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.
3321 3322 3323 |
# File 'sig/types.rbs', line 3321 def context_arn @context_arn end |