customDomain property

String? customDomain
final

An optional public endpoint of a server, such as https://aws.my-company.com. You cannot access the server by using the Endpoint value if the server has a CustomDomain specified.

Implementation

final String? customDomain;