worklink_update_domain_metadata {paws.end.user.computing} | R Documentation |
Updates domain metadata, such as DisplayName.
See https://www.paws-r-sdk.com/docs/worklink_update_domain_metadata/ for full documentation.
worklink_update_domain_metadata(FleetArn, DomainName, DisplayName = NULL)
FleetArn |
[required] The ARN of the fleet. |
DomainName |
[required] The name of the domain. |
DisplayName |
The name to display. |