codeconnections_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/codeconnections_delete_host/ for full documentation.

Usage

codeconnections_delete_host(HostArn)

Arguments

HostArn

[required] The Amazon Resource Name (ARN) of the host to be deleted.


[Package paws.developer.tools version 0.9.0 Index]