invocationHttpParameters

@JvmName(name = "dhpkbnuxbheivqsb")
suspend fun invocationHttpParameters(value: Output<ConnectionHttpParametersArgs>)
@JvmName(name = "ayjmglpntohvlpqr")
suspend fun invocationHttpParameters(value: ConnectionHttpParametersArgs?)

Parameters

value

Additional parameters for the connection that are passed through with every invocation to the HTTP endpoint.


@JvmName(name = "iqlbelorgcrtlyrp")
suspend fun invocationHttpParameters(argument: suspend ConnectionHttpParametersArgsBuilder.() -> Unit)

Parameters

argument

Additional parameters for the connection that are passed through with every invocation to the HTTP endpoint.