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

DescribeUserProfilesRequest

import type { DescribeUserProfilesRequest } from "https://aws-api.deno.dev/v0.3/services/opsworks.ts?docs=full";
interface DescribeUserProfilesRequest {
IamUserArns?: string[] | null;
}

§Properties

§
IamUserArns?: string[] | null
[src]

An array of IAM or federated user ARNs that identify the users to be described.