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

UpdateSecurityConfigResponse

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

§Properties

§
securityConfigDetail?: SecurityConfigDetail | null
[src]

Details about the updated security configuration.