AssociateLinkResponse
import type { AssociateLinkResponse } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/networkmanager.ts";interface AssociateLinkResponse {
LinkAssociation?: LinkAssociation | null;
}§Properties
§
LinkAssociation?: LinkAssociation | null
[src]