Class: Aws::Types::EvaluationContext
- Inherits:
-
Object
- Object
- Aws::Types::EvaluationContext
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#evaluation_context_identifier ⇒ ::String
Returns the value of attribute evaluation_context_identifier.
Instance Attribute Details
#evaluation_context_identifier ⇒ ::String
Returns the value of attribute evaluation_context_identifier.
985 986 987 |
# File 'sig/types.rbs', line 985 def evaluation_context_identifier @evaluation_context_identifier end |