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

UpdateLoadBalancerAttributeRequest

import type { UpdateLoadBalancerAttributeRequest } from "https://aws-api.deno.dev/v0.3/services/lightsail.ts?docs=full";
interface UpdateLoadBalancerAttributeRequest {
attributeValue: string;
loadBalancerName: string;
}

§Properties

§

The name of the attribute you want to update. Valid values are below.

§
attributeValue: string
[src]

The value that you want to specify for the attribute name.

§
loadBalancerName: string
[src]

The name of the load balancer that you want to modify (e.g., my-load-balancer.