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

PutScalingPolicyOutput

import type { PutScalingPolicyOutput } from "https://aws-api.deno.dev/v0.3/services/gamelift.ts?docs=full";

Represents the returned data in response to a request operation.

interface PutScalingPolicyOutput {
Name?: string | null;
}

§Properties

§
Name?: string | null
[src]

A descriptive label that is associated with a fleet's scaling policy. Policy names do not need to be unique.