securityLevel

@JvmName(name = "sfqdhshonfnkbhxg")
suspend fun securityLevel(value: Output<ServiceConfigSecurityLevel>)
@JvmName(name = "ncbjuhykepvgavda")
suspend fun securityLevel(value: ServiceConfigSecurityLevel?)

Parameters

value

Security level configure whether the function only accepts https. This configuration is only applicable to 1st Gen functions with Http trigger. By default https is optional for 1st Gen functions; 2nd Gen functions are https ONLY.