class Aws::PinpointEmail::Types::SendingOptions
Used to enable or disable email sending for messages that use this configuration set in the current AWS Region.
@note When making an API call, you may pass SendingOptions
data as a hash: { sending_enabled: false, }
@!attribute [rw] sending_enabled
If `true`, email sending is enabled for the configuration set. If `false`, email sending is disabled for the configuration set. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/pinpoint-email-2018-07-26/SendingOptions AWS API Documentation
Constants
- SENSITIVE