authentication

@JvmName(name = "omjcifqdyfrgevup")
suspend fun authentication(value: Output<Either<ApiKeyAuthenticationArgs, RolloutIdentityAuthenticationArgs>>)
@JvmName(name = "jdtjxgqxvquhnaae")
suspend fun authentication(value: Either<ApiKeyAuthenticationArgs, RolloutIdentityAuthenticationArgs>)
@JvmName(name = "xwnvfdojuxjljeqy")
fun authentication(value: ApiKeyAuthenticationArgs)
@JvmName(name = "ammeboqcbkjdsqjo")
fun authentication(value: RolloutIdentityAuthenticationArgs)

Parameters

value

The authentication information required in the request to the health provider.