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

Description

Moves a domain to INACTIVE status if it was in the ACTIVE status.

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

Usage

worklink_revoke_domain_access(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]