authType

@JvmName(name = "lifkmwfnkxvgyxne")
suspend fun authType(value: Output<UrlAuthType>)
@JvmName(name = "nncegwaiunkdovnq")
suspend fun authType(value: UrlAuthType?)

Parameters

value

Can be either AWS_IAM if the requests are authorized via IAM, or NONE if no authorization is configured on the Function URL.