getSubscriptionTarget

Subscription targets enables one to access the data to which you have subscribed in your projects.

Return

null

Parameters

argument

null


suspend fun getSubscriptionTarget(domainId: String, environmentId: String, id: String): GetSubscriptionTargetResult

Return

null

Parameters

domainId

The ID of the Amazon DataZone domain in which subscription target is created.

environmentId

The ID of the environment in which subscription target is created.

id

The ID of the subscription target.

See also


Return

null

Parameters

argument

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

See also