get Studio Component
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
studio Component Id
The unique identifier for the studio component resource.
studio Id
The studio ID.
See also
suspend fun getStudioComponent(argument: suspend GetStudioComponentPlainArgsBuilder.() -> Unit): GetStudioComponentResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.nimblestudio.kotlin.inputs.GetStudioComponentPlainArgs.