Class: Aws::SES::Errors::ConfigurationSetSendingPausedException

Inherits:
ServiceError
  • Object
show all
Defined in:
sig/errors.rbs,
lib/aws-sdk-ses/errors.rb

Instance Method Summary collapse

Constructor Details

#initialize(context, message, data = Aws::EmptyStructure.new) ⇒ ConfigurationSetSendingPausedException

Returns a new instance of ConfigurationSetSendingPausedException.

Parameters:



182
183
184
# File 'lib/aws-sdk-ses/errors.rb', line 182

def initialize(context, message, data = Aws::EmptyStructure.new)
  super(context, message, data)
end

Instance Method Details

#configuration_set_nameString

Returns:

  • (String)


187
# File 'lib/aws-sdk-ses/errors.rb', line 187

def configuration_set_name: () -> ::String