View source: R/drs_operations.R
drs_create_extended_source_server | R Documentation |
Create an extended source server in the target Account based on the source server in staging account.
See https://www.paws-r-sdk.com/docs/drs_create_extended_source_server/ for full documentation.
drs_create_extended_source_server(sourceServerArn, tags = NULL)
sourceServerArn |
[required] This defines the ARN of the source server in staging Account based on which you want to create an extended source server. |
tags |
A list of tags associated with the extended source server. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.