runtime

@JvmName(name = "hkdqmyecociypovm")
suspend fun runtime(value: Output<ResolverAppSyncRuntimeArgs>)
@JvmName(name = "tlqanfiycpnhxmld")
suspend fun runtime(value: ResolverAppSyncRuntimeArgs?)

Parameters

value

Describes a runtime used by an APSYlong resolver or APSYlong function. Specifies the name and version of the runtime to use. Note that if a runtime is specified, code must also be specified.


@JvmName(name = "xflrovoyeensdfcf")
suspend fun runtime(argument: suspend ResolverAppSyncRuntimeArgsBuilder.() -> Unit)

Parameters

argument

Describes a runtime used by an APSYlong resolver or APSYlong function. Specifies the name and version of the runtime to use. Note that if a runtime is specified, code must also be specified.