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

ListServiceSpecificCredentialsResponse

import type { ListServiceSpecificCredentialsResponse } from "https://aws-api.deno.dev/v0.4/services/iam.ts?docs=full";
interface ListServiceSpecificCredentialsResponse {
ServiceSpecificCredentials: ServiceSpecificCredentialMetadata[];
}

§Properties

§
ServiceSpecificCredentials: ServiceSpecificCredentialMetadata[]
[src]

A list of structures that each contain details about a service-specific credential.