worklink_update_domain_metadata {paws.end.user.computing}R Documentation

Description

Updates domain metadata, such as DisplayName.

See https://www.paws-r-sdk.com/docs/worklink_update_domain_metadata/ for full documentation.

Usage

worklink_update_domain_metadata(FleetArn, DomainName, DisplayName = NULL)

Arguments

FleetArn

[required] The ARN of the fleet.

DomainName

[required] The name of the domain.

DisplayName

The name to display.


[Package paws.end.user.computing version 0.7.0 Index]