templateLink

@JvmName(name = "ooxvsjtcrkgnojjh")
suspend fun templateLink(value: Output<TemplateLinkArgs>)
@JvmName(name = "oprdxyrqwqnwbpbm")
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 = "cedwwwkugvopbtni")
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.