runtime

@JvmName(name = "emoendckujjaqicg")
suspend fun runtime(value: Output<FunctionConfigurationAppSyncRuntimeArgs>)
@JvmName(name = "vpxhvsemameiqnbc")
suspend fun runtime(value: FunctionConfigurationAppSyncRuntimeArgs?)

Parameters

value

Describes a runtime used by an AWS AppSync pipeline resolver or AWS AppSync 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 = "jokeeohmuowlugcu")
suspend fun runtime(argument: suspend FunctionConfigurationAppSyncRuntimeArgsBuilder.() -> Unit)

Parameters

argument

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