Class: Aws::Types::SendingOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#sending_enabledBoolean

Returns the value of attribute sending_enabled.

Returns:

  • (Boolean)


1853
1854
1855
# File 'sig/types.rbs', line 1853

def sending_enabled
  @sending_enabled
end