Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aws_api/services/sesv2/mod.ts>GetConfigurationSetResponse

From-scratch Typescript client for accessing AWS APIs
Go to Latest
interface GetConfigurationSetResponse
import { type GetConfigurationSetResponse } from "https://deno.land/x/aws_api@v0.5.0/services/sesv2/mod.ts";

Properties

optional
ConfigurationSetName: string | null
optional
TrackingOptions: TrackingOptions | null
optional
DeliveryOptions: DeliveryOptions | null
optional
ReputationOptions: ReputationOptions | null
optional
SendingOptions: SendingOptions | null
optional
Tags: Tag[] | null
optional
SuppressionOptions: SuppressionOptions | null