Values_1.DescribeDomainConfigurationRequestSourceGets summary information about a domain configuration. Requires permission to access the DescribeDomainConfiguration action.
type nonrec t = {domainConfigurationName : Values_0.ReservedDomainConfigurationName.t;The name of the domain configuration.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of Values_0.ReservedDomainConfigurationName.t ])
list ]