GetStudioComponentPlainArgs

data class GetStudioComponentPlainArgs(val studioComponentId: String) : ConvertibleToJava<GetStudioComponentPlainArgs>

Constructors

Link copied to clipboard
constructor(studioComponentId: String)

Properties

Link copied to clipboard

The unique identifier for the studio component resource.

Functions

Link copied to clipboard
open override fun toJava(): GetStudioComponentPlainArgs