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

GetServiceRoleForAccountResponse

import type { GetServiceRoleForAccountResponse } from "https://aws-api.deno.dev/v0.4/services/greengrassv2.ts?docs=full";
interface GetServiceRoleForAccountResponse {
associatedAt?: string | null;
roleArn?: string | null;
}

§Properties

§
associatedAt?: string | null
[src]

The time when the service role was associated with IoT Greengrass for your Amazon Web Services account in this Amazon Web Services Region.

§
roleArn?: string | null
[src]

The ARN of the service role that is associated with IoT Greengrass for your Amazon Web Services account in this Amazon Web Services Region.