worklink_update_device_policy_configuration {paws.end.user.computing} | R Documentation |
Updates the device policy configuration for the fleet
Description
Updates the device policy configuration for the fleet.
See https://www.paws-r-sdk.com/docs/worklink_update_device_policy_configuration/ for full documentation.
Usage
worklink_update_device_policy_configuration(
FleetArn,
DeviceCaCertificate = NULL
)
Arguments
FleetArn |
[required] The ARN of the fleet. |
DeviceCaCertificate |
The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates. |
[Package paws.end.user.computing version 0.7.0 Index]