options

@JvmName(name = "rsmhlgufkeqgisnq")
suspend fun options(value: Output<CreateUpdateOptionsArgs>)
@JvmName(name = "ubxjiyvqmgqjuaac")
suspend fun options(value: CreateUpdateOptionsArgs?)

Parameters

value

A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request.


@JvmName(name = "dguluraptlejekai")
suspend fun options(argument: suspend CreateUpdateOptionsArgsBuilder.() -> Unit)

Parameters

argument

A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request.