getStudioComponent

Represents a studio component that connects a non-Nimble Studio resource in your account to your studio

Return

null

Parameters

argument

null


suspend fun getStudioComponent(studioComponentId: String, studioId: String): GetStudioComponentResult

Return

null

Parameters

studioComponentId

The unique identifier for the studio component resource.

studioId

The studio ID.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.nimblestudio.kotlin.inputs.GetStudioComponentPlainArgs.

See also