runtime

@JvmName(name = "esbjocsjqfucowsp")
suspend fun runtime(value: Output<ResolverAppSyncRuntimeArgs>)
@JvmName(name = "mhbppvoitbtlvyde")
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 = "borqnqrryabodwrg")
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.