authentication

@JvmName(name = "jiedssylnvylqluc")
suspend fun authentication(value: Output<Either<ApiKeyAuthenticationArgs, RolloutIdentityAuthenticationArgs>>)
@JvmName(name = "fucfynyygddgutrq")
suspend fun authentication(value: Either<ApiKeyAuthenticationArgs, RolloutIdentityAuthenticationArgs>)
@JvmName(name = "cvjfhnfiikohgvwf")
fun authentication(value: ApiKeyAuthenticationArgs)
@JvmName(name = "rxmgefmhsssstmul")
fun authentication(value: RolloutIdentityAuthenticationArgs)

Parameters

value

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