codestarconnections_delete_connection {paws.developer.tools}R Documentation

The connection to be deleted

Description

The connection to be deleted.

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

Usage

codestarconnections_delete_connection(ConnectionArn)

Arguments

ConnectionArn

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

The ARN is never reused if the connection is deleted.


[Package paws.developer.tools version 0.9.0 Index]