Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GetSecurityConfigResponse

import type { GetSecurityConfigResponse } from "https://aws-api.deno.dev/v0.4/services/opensearchserverless.ts?docs=full";
interface GetSecurityConfigResponse {
securityConfigDetail?: SecurityConfigDetail | null;
}

§Properties

§
securityConfigDetail?: SecurityConfigDetail | null
[src]

Details of the requested security configuration.