resourceRecords property
The resource records required to configure this domain mapping.
These records must be added to the domain's DNS configuration in order to serve the application via this domain mapping.
Implementation
core.List<ResourceRecord>? resourceRecords;