getConnection

Connections enables users to connect their DataZone resources (domains, projects, and environments) to external resources/services (data, compute, etc)

Return

null

Parameters

argument

null


suspend fun getConnection(connectionId: String, domainId: String): GetConnectionResult

Return

null

Parameters

connectionId

The ID of the connection.

domainId

The ID of the domain in which the connection is created.

See also


Return

null

Parameters

argument

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

See also