getDomainUnit

A domain unit enables you to easily organize your assets and other domain entities under specific business units and teams.

Return

null

Parameters

argument

null


suspend fun getDomainUnit(domainId: String, id: String): GetDomainUnitResult

Return

null

Parameters

domainId

The ID of the domain where the domain unit was created.

id

The ID of the domain unit.

See also


Return

null

Parameters

argument

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

See also