directoryservice_remove_ip_routes: Removes IP address blocks from a directory

View source: R/directoryservice_operations.R

directoryservice_remove_ip_routesR Documentation

Removes IP address blocks from a directory

Description

Removes IP address blocks from a directory.

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

Usage

directoryservice_remove_ip_routes(DirectoryId, CidrIps)

Arguments

DirectoryId

[required] Identifier (ID) of the directory from which you want to remove the IP addresses.

CidrIps

[required] IP address blocks that you want to remove.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.