bearerTokenSendingMethods

@JvmName(name = "fakkuhampvvpolnv")
suspend fun bearerTokenSendingMethods(value: Output<List<Either<String, BearerTokenSendingMethod>>>)
@JvmName(name = "rmxeiknqasbobphg")
suspend fun bearerTokenSendingMethods(value: List<Either<String, BearerTokenSendingMethod>>?)

Parameters

value

Specifies the mechanism by which access token is passed to the API.


@JvmName(name = "vshixlssmhoobuny")
suspend fun bearerTokenSendingMethods(vararg values: Output<Either<String, BearerTokenSendingMethod>>)


@JvmName(name = "ilfhftljfyybloic")
suspend fun bearerTokenSendingMethods(values: List<Output<Either<String, BearerTokenSendingMethod>>>)
@JvmName(name = "nbxxyjdlaefhblss")
suspend fun bearerTokenSendingMethods(vararg values: Either<String, BearerTokenSendingMethod>)

Parameters

values

Specifies the mechanism by which access token is passed to the API.