authentication

@JvmName(name = "tbfflsqarggcxbse")
suspend fun authentication(value: Output<Either<ApiKeyAuthenticationArgs, RolloutIdentityAuthenticationArgs>>)
@JvmName(name = "dfbfphfxjounpmxa")
suspend fun authentication(value: Either<ApiKeyAuthenticationArgs, RolloutIdentityAuthenticationArgs>)
@JvmName(name = "umeprrcaggdrntvu")
fun authentication(value: ApiKeyAuthenticationArgs)
@JvmName(name = "eyhdwcrdejjgxbtj")
fun authentication(value: RolloutIdentityAuthenticationArgs)

Parameters

value

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