extendsFrom

@JvmName(name = "ogasmecsffuoktji")
suspend fun extendsFrom(value: Output<List<String>>)
@JvmName(name = "yqlbevxbbqorcfeh")
suspend fun extendsFrom(value: List<String>?)

Parameters

value

Specifies the parent component type to extend.


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


@JvmName(name = "pmrjmhmqpuiabaiv")
suspend fun extendsFrom(values: List<Output<String>>)
@JvmName(name = "ithbvbokwmcbmqhj")
suspend fun extendsFrom(vararg values: String)

Parameters

values

Specifies the parent component type to extend.