Class: Aws::Types::InvokedBy
- Inherits:
-
Object
- Object
- Aws::Types::InvokedBy
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#standard_messages ⇒ "AUTO", ...
Returns the value of attribute standard_messages.
-
#targeted_messages ⇒ "ALL", "NONE"
Returns the value of attribute targeted_messages.
Instance Attribute Details
#standard_messages ⇒ "AUTO", ...
Returns the value of attribute standard_messages.
301 302 303 |
# File 'sig/types.rbs', line 301 def @standard_messages end |
#targeted_messages ⇒ "ALL", "NONE"
Returns the value of attribute targeted_messages.
302 303 304 |
# File 'sig/types.rbs', line 302 def @targeted_messages end |