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

Disassociates a domain from Amazon WorkLink

Description

Disassociates a domain from Amazon WorkLink. End users lose the ability to access the domain with Amazon WorkLink.

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

Usage

worklink_disassociate_domain(FleetArn, DomainName)

Arguments

FleetArn

[required] The ARN of the fleet.

DomainName

[required] The name of the domain.


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