templateLink

@JvmName(name = "dempbrtxpcsgeyod")
suspend fun templateLink(value: Output<TemplateLinkArgs>)
@JvmName(name = "ahlfiqlphxvybyow")
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 = "hexkpiosldqxvnqb")
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.