configuration

@JvmName(name = "orjmctdsohcmrprk")
suspend fun configuration(value: Output<StudioComponentConfigurationArgs>)
@JvmName(name = "ljedamkhjviujchx")
suspend fun configuration(value: StudioComponentConfigurationArgs?)

Parameters

value

The configuration of the studio component, based on component type.


@JvmName(name = "cvyyylxpgmxkjqvm")
suspend fun configuration(argument: suspend StudioComponentConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The configuration of the studio component, based on component type.