configuration

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

Parameters

value

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


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

Parameters

argument

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