Values.AwsElbLoadBalancerAdditionalAttributeSourceProvides information about additional attributes for the load balancer.
type nonrec t = {key : NonEmptyString.t option;The name of the attribute.
*)value : NonEmptyString.t option;The value of the attribute.
*)}