Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/aws_api/services/alexaforbusiness@2017-11-09/mod.ts>NetworkSecurityType

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
type alias NetworkSecurityType
import { type NetworkSecurityType } from "https://deno.land/x/aws_api@v0.1.0/services/alexaforbusiness@2017-11-09/mod.ts";
definition:
| "OPEN"
| "WEP"
| "WPA_PSK"
| "WPA2_PSK"
| "WPA2_ENTERPRISE"