class Aws::SESV2::Types::GetConfigurationSetRequest

A request to obtain information about a configuration set.

@note When making an API call, you may pass GetConfigurationSetRequest

data as a hash:

    {
      configuration_set_name: "ConfigurationSetName", # required
    }

@!attribute [rw] configuration_set_name

The name of the configuration set that you want to obtain more
information about.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sesv2-2019-09-27/GetConfigurationSetRequest AWS API Documentation

Constants

SENSITIVE