codestarconnections_delete_host {paws.developer.tools} | R Documentation |
The host to be deleted
Description
The host to be deleted. Before you delete a host, all connections associated to the host must be deleted.
See https://www.paws-r-sdk.com/docs/codestarconnections_delete_host/ for full documentation.
Usage
codestarconnections_delete_host(HostArn)
Arguments
HostArn |
[required] The Amazon Resource Name (ARN) of the host to be deleted. |
[Package paws.developer.tools version 0.7.0 Index]