templateLink

@JvmName(name = "jdtqorplmbthqymg")
suspend fun templateLink(value: Output<TemplateLinkArgs>)
@JvmName(name = "ibfgxnsbdvbvgrrb")
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 = "ecedvomtyoycjipk")
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.