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

DeletePublicIpv4PoolResult

import type { DeletePublicIpv4PoolResult } from "https://aws-api.deno.dev/v0.3/services/ec2.ts?docs=full";
interface DeletePublicIpv4PoolResult {
ReturnValue?: boolean | null;
}

§Properties

§
ReturnValue?: boolean | null
[src]

Information about the result of deleting the public IPv4 pool.