Class: Aws::Types::DescribeContextRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeContextRequest
- 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.
4064 4065 4066 |
# File 'sig/types.rbs', line 4064 def context_name @context_name end |