accessUrl property
The access URL for the directory, such as
http://<alias>.awsapps.com
. If no alias has been created
for the directory, <alias>
is the directory identifier,
such as d-XXXXXXXXXX
.
Implementation
final String? accessUrl;
The access URL for the directory, such as
http://<alias>.awsapps.com
. If no alias has been created
for the directory, <alias>
is the directory identifier,
such as d-XXXXXXXXXX
.
final String? accessUrl;