target property
The target AWS name server (e.g., ns-111.awsdns-22.com.
).
For Lightsail load balancers, the value looks like
ab1234c56789c6b86aba6fb203d443bc-123456789.us-east-2.elb.amazonaws.com
.
Be sure to also set isAlias
to true
when setting
up an A record for a load balancer.
Implementation
final String? target;