studioComponentIds

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


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

Parameters

values

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