Class: Aws::Types::InvokedBy

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#standard_messages"AUTO", ...

Returns the value of attribute standard_messages.

Returns:



301
302
303
# File 'sig/types.rbs', line 301

def standard_messages
  @standard_messages
end

#targeted_messages"ALL", "NONE"

Returns the value of attribute targeted_messages.

Returns:



302
303
304
# File 'sig/types.rbs', line 302

def targeted_messages
  @targeted_messages
end