Type Alias ApplicationCanBeDeletedResponse
ApplicationCanBeDeletedResponse: { environments: EnvironmentsRequest[]; targetId: string; targetType: "APPLICATION" | "SHARED_INFRA";} Type declaration
targetId: string
targetType: "APPLICATION" | "SHARED_INFRA"