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

GetDedicatedIpPoolResponse

import type { GetDedicatedIpPoolResponse } from "https://aws-api.deno.dev/v0.4/services/sesv2.ts?docs=full";

The following element is returned by the service.

interface GetDedicatedIpPoolResponse {
DedicatedIpPool?: DedicatedIpPool | null;
}

§Properties

§
DedicatedIpPool?: DedicatedIpPool | null
[src]

An object that contains information about a dedicated IP pool.