templateLink

@JvmName(name = "fdysyicxowvmueef")
suspend fun templateLink(value: Output<TemplateLinkArgs>)
@JvmName(name = "vqcqtebcstteifhn")
suspend fun templateLink(value: TemplateLinkArgs?)

Parameters

value

The URI of the template. Use either the templateLink property or the template property, but not both.


@JvmName(name = "quaeeyrrkegkoljg")
suspend fun templateLink(argument: suspend TemplateLinkArgsBuilder.() -> Unit)

Parameters

argument

The URI of the template. Use either the templateLink property or the template property, but not both.