ListTransitGatewayResponse: {
    content: TransitGatewayResponse[];
    foundationId: string;
    pendingResources: boolean;
    projectId?: string;
    stackSpotAccountId: string;
}

Type declaration

  • content: TransitGatewayResponse[]
  • foundationId: string
  • pendingResources: boolean
  • OptionalprojectId?: string
  • stackSpotAccountId: string