studioComponentIds

@JvmName(name = "xnrdixkygcwrgykj")
suspend fun studioComponentIds(value: Output<List<String>>)
@JvmName(name = "cvxuldwjbkkvgwfw")
suspend fun studioComponentIds(value: List<String>?)

Parameters

value

Unique identifiers for a collection of studio components that can be used with this launch profile.


@JvmName(name = "dduupkrnvgahmync")
suspend fun studioComponentIds(vararg values: Output<String>)


@JvmName(name = "wjsphylhnrbprsyl")
suspend fun studioComponentIds(values: List<Output<String>>)
@JvmName(name = "ybqdkjkdcohwacse")
suspend fun studioComponentIds(vararg values: String)

Parameters

values

Unique identifiers for a collection of studio components that can be used with this launch profile.