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

SasPortalMigrateOrganizationResponse

import type { SasPortalMigrateOrganizationResponse } from "https://googleapis.deno.dev/v1/prod_tt_sasportal:v1alpha1.ts";

Response for [MigrateOrganization]. [spectrum.sas.portal.v1alpha1.Provisioning.MigrateOrganization].

interface SasPortalMigrateOrganizationResponse {
deploymentAssociation?: SasPortalDeploymentAssociation[];
}

§Properties

§
deploymentAssociation?: SasPortalDeploymentAssociation[]
[src]

Optional. A list of deployment association that were created for the migration, or current associations if they already exist.