httpsRedirect

@JvmName(name = "uwbwvajvopgdexvi")
suspend fun httpsRedirect(value: Output<Boolean>)
@JvmName(name = "pppxudirkoiiewid")
suspend fun httpsRedirect(value: Boolean?)

Parameters

value

If set to true, the URL scheme in the redirected request is set to https. If set to false, the URL scheme of the redirected request will remain the same as that of the request. The default is set to false.