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

GetManagedResourceRequest

import type { GetManagedResourceRequest } from "https://aws-api.deno.dev/v0.4/services/arczonalshift.ts?docs=full";
interface GetManagedResourceRequest {
resourceIdentifier: string;
}

§Properties

§
resourceIdentifier: string
[src]

The identifier for the resource to include in a zonal shift. The identifier is the Amazon Resource Name (ARN) for the resource.

At this time, you can only start a zonal shift for Network Load Balancers and Application Load Balancers with cross-zone load balancing turned off.