drs_create_source_network: Create a new Source Network resource for a provided VPC ID

View source: R/drs_operations.R

drs_create_source_networkR Documentation

Create a new Source Network resource for a provided VPC ID

Description

Create a new Source Network resource for a provided VPC ID.

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

Usage

drs_create_source_network(originAccountID, originRegion, tags = NULL, vpcID)

Arguments

originAccountID

[required] Account containing the VPC to protect.

originRegion

[required] Region containing the VPC to protect.

tags

A set of tags to be associated with the Source Network resource.

vpcID

[required] Which VPC ID to protect.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.