Class: Aws::Types::DeleteContextRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteContextRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#context_name ⇒ ::String
Returns the value of attribute context_name.
Instance Attribute Details
#context_name ⇒ ::String
Returns the value of attribute context_name.
3316 3317 3318 |
# File 'sig/types.rbs', line 3316 def context_name @context_name end |