Class: Aws::Types::GetContextKeysForPolicyResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetContextKeysForPolicyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#context_key_names ⇒ ::Array[::String]
Returns the value of attribute context_key_names.
Instance Attribute Details
#context_key_names ⇒ ::Array[::String]
Returns the value of attribute context_key_names.
704 705 706 |
# File 'sig/types.rbs', line 704 def context_key_names @context_key_names end |