getConnection

Schema for AWS::CodeConnections::Connection resource which can be used to connect external source providers with other AWS services (i.e. AWS CodePipeline)

Return

null

Parameters

argument

null


suspend fun getConnection(connectionArn: String): GetConnectionResult

Return

null

Parameters

connectionArn

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

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.codeconnections.kotlin.inputs.GetConnectionPlainArgs.

See also