studioComponentIds

@JvmName(name = "vydqfusnvdqjbuxk")
suspend fun studioComponentIds(value: Output<List<String>>)
@JvmName(name = "sipmwctdqubqavti")
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 = "utglvyayeljekrne")
suspend fun studioComponentIds(vararg values: Output<String>)


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

Parameters

values

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