class Aws::CodeStarconnections::Types::DeleteConnectionInput

@note When making an API call, you may pass DeleteConnectionInput

data as a hash:

    {
      connection_arn: "ConnectionArn", # required
    }

@!attribute [rw] connection_arn

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

<note markdown="1"> The ARN is never reused if the connection is deleted.

 </note>
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codestar-connections-2019-12-01/DeleteConnectionInput AWS API Documentation

Constants

SENSITIVE