Values.PutEmailIdentityConfigurationSetAttributesRequestSourceA request to associate a configuration set with an email identity.
type nonrec t = {emailIdentity : Identity.t;The email address or domain to associate with a configuration set.
*)configurationSetName : ConfigurationSetName.t option;The configuration set to associate with an email identity.
*)}