worklink_disassociate_website_authorization_provider {paws.end.user.computing} | R Documentation |
Disassociates a website authorization provider from a specified fleet
Description
Disassociates a website authorization provider from a specified fleet. After the disassociation, users can't load any associated websites that require this authorization provider.
See https://www.paws-r-sdk.com/docs/worklink_disassociate_website_authorization_provider/ for full documentation.
Usage
worklink_disassociate_website_authorization_provider(
FleetArn,
AuthorizationProviderId
)
Arguments
FleetArn |
[required] The ARN of the fleet. |
AuthorizationProviderId |
[required] A unique identifier for the authorization provider. |
[Package paws.end.user.computing version 0.7.0 Index]