Skip to contents

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(vpcID, originAccountID, originRegion, tags = NULL)

Arguments

vpcID

[required] Which VPC ID to protect.

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.