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

DeregisterIdentityProviderRequest

import type { DeregisterIdentityProviderRequest } from "https://aws-api.deno.dev/v0.4/services/licensemanagerusersubscriptions.ts?docs=full";
interface DeregisterIdentityProviderRequest {
IdentityProvider: IdentityProvider;
Product: string;
}

§Properties

§
IdentityProvider: IdentityProvider
[src]

An object that specifies details for the identity provider.

§
Product: string
[src]

The name of the user-based subscription product.