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

EnableSharingWithAwsOrganizationResponse

import type { EnableSharingWithAwsOrganizationResponse } from "https://aws-api.deno.dev/v0.3/services/ram.ts?docs=full";
interface EnableSharingWithAwsOrganizationResponse {
returnValue?: boolean | null;
}

§Properties

§
returnValue?: boolean | null
[src]

A return value of true indicates that the request succeeded. A value of false indicates that the request failed.