worklink_update_company_network_configuration {paws.end.user.computing} | R Documentation |
Updates the company network configuration for the fleet.
See https://www.paws-r-sdk.com/docs/worklink_update_company_network_configuration/ for full documentation.
worklink_update_company_network_configuration(
FleetArn,
VpcId,
SubnetIds,
SecurityGroupIds
)
FleetArn |
[required] The ARN of the fleet. |
VpcId |
[required] The VPC with connectivity to associated websites. |
SubnetIds |
[required] The subnets used for X-ENI connections from Amazon WorkLink rendering containers. |
SecurityGroupIds |
[required] The security groups associated with access to the provided subnets. |