Values.EndpointConfigurationResponseSourceRepresents an endpoint configuration.
type nonrec t = {certificateArn : string option;The ARN of the ACM certificate.
*)domainName : string option;The domain name.
*)portalDefaultDomainName : string option;The portal default domain name. This domain name is generated and managed by API Gateway.
*)portalDomainHostedZoneId : string option;The portal domain hosted zone identifier.
*)}