You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CodeStarconnections::Types::CreateConnectionOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#connection_arnString

The Amazon Resource Name (ARN) of the connection to be created. The ARN is used as the connection reference when the connection is shared between AWS services.

The ARN is never reused if the connection is deleted.

Returns:

  • (String)

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

#tagsArray<Types::Tag>

Specifies the tags applied to the resource.

Returns:

  • (Array<Types::Tag>)

    Specifies the tags applied to the resource.